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
How to create a Rc<RefCell<>> of a self mutable reference?
Jul 02, 2026
rust
Most efficient way to remove N elements from the front of a VecDeque in rust
Jul 02, 2026
rust
deque
Rust, type definition of vector of tuples
Jun 30, 2026
arrays
syntax
rust
Why does method-call on ambiguous numeric cause error?
Jul 01, 2026
rust
types
syntax
type-inference
Use of Generics for Embedded HAL Structs
Jun 30, 2026
rust
embedded
hal
How to use syn v2 to parse an attritube like this: `#[attr("a", "b", "c")]`?
Jul 01, 2026
rust
syn
Why do Rust Strings have no Short String Optimizations (SSOs)?
Jul 01, 2026
string
rust
Rust: can I have a fixed size slice by borrowing the whole fixed size array in a smaller scope in a simple way
Jun 30, 2026
rust
slice
lifetime
borrow-checker
Is there a safe / sanitised filename function in Rust
Jun 30, 2026
security
rust
filenames
sanitization
Does a mutable String reference implement Copy [duplicate]
Jun 30, 2026
rust
Accessing a method of self inside a thread in Rust
Jun 30, 2026
multithreading
rust
To convert a ethereum_types::H256 to String in Rust
Jun 29, 2026
rust
string-conversion
Unable to deserialize chrono::DateTime from json
Jun 29, 2026
json
rust
serde
rust-chrono
Target specific packages in Cargo workspace
Jun 30, 2026
rust
rust-cargo
error[E0658]: `cfg(doctest)` is experimental and subject to change
Jun 29, 2026
rust
rust-piston
Does Rust implement From<Vec<T>> for Vec<U> if I have already implemented From<T> for U?
Jun 29, 2026
generics
vector
rust
traits
parametric-polymorphism
Load config from file and use it in rust code everywhere
Jun 30, 2026
rust
Tokio error: "there is no reactor running" even with #[tokio::main] and a single version of tokio installed
Jun 29, 2026
rust
rust-tokio
« Newer Entries
Older Entries »