Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rust
Route paths with or without of trailing slashes in rust/axum
Feb 15, 2026
rust
rust-axum
In Rust, what do arrays in where-clause mean?
Feb 14, 2026
rust
How do I create random non-overlapping coordinates?
Feb 13, 2026
algorithm
rust
geometry
coordinates
What is the built-in `#[main]` attribute?
Feb 14, 2026
rust
program-entry-point
entry-point
rust-macros
Error when passing Rc<dyn Trait> as a function argument
Feb 14, 2026
rust
Is it legal Rust to cast a pointer to a struct's first member to a pointer to the struct?
Feb 13, 2026
rust
language-lawyer
undefined-behavior
Is there a built in function to compute the difference of two sets?
Feb 14, 2026
rust
set
How would I do a template (like in C++) for setting shader uniforms in Rust?
Feb 14, 2026
rust
traits
Why does the unit type (empty tuple) implement the `Extend` trait?
Feb 13, 2026
rust
unit-type
Are out-of-bounds usize slice indexes guaranteed to panic?
Feb 14, 2026
rust
language-lawyer
unsafe
Does the 'generic blanket impl of ToString' conflict with the 'impl Tostring for char/str/String...' in rust
Feb 13, 2026
generics
rust
implementation
How to compile Rust for MMIX
Feb 13, 2026
llvm
rust
cross-compiling
mmix
Is there alternative regex syntax to avoid the error "look-around, including look-ahead and look-behind, is not supported"?
Feb 12, 2026
regex
rust
How is .unwrap() in Option a const function if it's output depends on the instance itself?
Feb 14, 2026
rust
Best way to read a raw struct from a file
Feb 13, 2026
rust
io
unsafe
Idiomatic way to check if a chrono::DateTime<Utc> is within date and time range?
Feb 13, 2026
datetime
rust
rust-chrono
How to borrow an immutable view (slice?) to a vector as octets?
Feb 13, 2026
type-conversion
rust
How do I continue using an iterator after calling take? [duplicate]
Feb 13, 2026
rust
iterator
« Newer Entries
Older Entries »