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
Creating a struct "view" over a buffer that includes dynamically sized arrays
Dec 11, 2025
rust
How can I define Rust structure literals similar to Python's?
Dec 12, 2025
json
rust
hashmap
literals
How to create xml from struct in rust?
Dec 11, 2025
rust
serde
How do I return a reversed string from a function?
Dec 10, 2025
rust
lifetime
How to get both name and value of variable in a macro?
Dec 12, 2025
rust
macros
rust-macros
How to check if a value in a Vec is None?
Dec 12, 2025
loops
rust
vector
How to safely convert float to int in Rust
Dec 11, 2025
rust
Is it safe to modify an Arc<Mutex<T>> from both a Rust thread and a foreign thread?
Dec 10, 2025
multithreading
rust
How to link against Rust crate from integration tests in 'tests' folder when building static library?
Dec 11, 2025
rust
static-libraries
rust-cargo
How to pass options to Rust's serde that can be accessed in Deserialize::deserialize()?
Dec 11, 2025
generics
serialization
rust
serde
crate name with hyphens not being recognized
Dec 10, 2025
rust
rust-cargo
Why is List wrapped in IntoIter?
Dec 10, 2025
iterator
rust
move occurs because value has type Vec<T>, which does not implement the `Copy` trait
Dec 11, 2025
rust
Rust TCP socket server only working with one connection
Dec 10, 2025
rust
buffer in rust-tokio streams is there a way to use something other then &[u8]?
Dec 11, 2025
asynchronous
rust
rust-tokio
How to create a vector of RwLock in rust?
Dec 10, 2025
rust
readwritelock
How to transform `chrono::format::strftime` to `chrono::format::Item` statically?
Dec 10, 2025
rust
rust-chrono
Why does the compiler assume that the value of if let should be `()`?
Dec 10, 2025
rust
« Newer Entries
Older Entries »