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
Rust not allowing mutable borrow when splitting properly
Oct 29, 2025
rust
immutability
borrowing
How do I form a slice from a HashSet?
Oct 27, 2025
rust
lifetime
Rust: Implement trait "From" for associated type (Error)
Oct 28, 2025
rust
traits
Is the concept of "reference" different in C++ and Rust?
Oct 28, 2025
c++
rust
reference
How to fmt an Option<String>
Oct 28, 2025
rust
How to coerce a Vec of structs to a Vec of trait objects?
Oct 28, 2025
rust
traits
trait-objects
Why does this hash calculating bit hack work?
Oct 28, 2025
rust
bit-manipulation
Struct with a generic trait which is also a generic trait
Oct 27, 2025
rust
traits
Is is possible to generate documentation for one private function?
Oct 27, 2025
rust
documentation
documentation-generation
rustdoc
How to use VecDeque in multi-threaded app?
Oct 28, 2025
multithreading
rust
deque
String with literal unicode value to unicode character in Rust
Oct 28, 2025
rust
How can I define a generic struct in Rust without one of the fields being of the generic type? [duplicate]
Oct 27, 2025
rust
Factory method: instance does not live long enough
Oct 28, 2025
rust
Convert fastnum decimal number to usize
Oct 28, 2025
rust
fastnum
How to pass cargo build options through trunk?
Oct 27, 2025
rust
rust-cargo
leptos
trunk-rs
How to convince the compiler that my async `FnMut` is not invoked in parallel?
Oct 28, 2025
rust
Detect last item of an Iterator
Oct 27, 2025
rust
Depend on the binary of another workspace package being built by cargo
Oct 27, 2025
rust
rust-cargo
build-script
Iterable, .iter(&mut self) and mutable borrow from immutable data
Oct 27, 2025
rust
iterator
Rust match on number condition
Oct 27, 2025
pattern-matching
rust
« Newer Entries
Older Entries »