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 Manually Process Muxing h264 to mp4?
Dec 12, 2025
rust
ffmpeg
h.264
libavformat
muxer
How to access functions of a binary from integration tests in Rust's Cargo
Dec 13, 2025
rust
rust-cargo
How to solve "cycle detected when computing the supertrait"?
Dec 12, 2025
rust
traits
Trying to return reference from RwLock, "borrowed value does not live long enough" Error
Dec 12, 2025
hashmap
rust
borrow-checker
rwlock
What is the most efficient way to have a iterator over the references of a given numeric range?
Dec 11, 2025
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
« Newer Entries
Older Entries »