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
Convert Option<Result<T, E>> to Option<T>
Apr 21, 2026
rust
documentation links show as unused imports
Apr 22, 2026
rust
rustdoc
Creating a fixed-size array on heap in Rust
Apr 22, 2026
rust
How can I use Serde's custom (de)serialization to update a subset of arbitrary input?
Apr 22, 2026
rust
serde
How to build json arrays or objects dynamically with serde_json?
Apr 21, 2026
rust
serde
serde-json
How to check directory size?
Apr 21, 2026
rust
Taking ownership of HashMap.get() result without cloning
Apr 21, 2026
rust
Axum router rejecting CORS OPTIONS preflight with 405 even with CorsLayer
Apr 20, 2026
rust
cors
http-status-code-405
rust-tower
rust-axum
chrono convert DateTime<Utc> to NaiveDate
Apr 20, 2026
rust
rust-chrono
Why can't const functions in Rust make calls to associated functions?
Apr 21, 2026
static
rust
trying to trim and lowercase my String in rust
Apr 20, 2026
string
rust
memory-management
How do I populate a vector of trait objects using an array?
Apr 20, 2026
rust
What is the meaing of yield on tokio async rust?
Apr 20, 2026
asynchronous
rust
rust-tokio
`&` reference, so the data it refers to cannot be borrowed as mutable
Apr 20, 2026
rust
borrow-checker
A borrow checker problem with a loop and non-lexical lifetimes [duplicate]
Apr 20, 2026
rust
borrow-checker
How do I replace the file extension of a PathBuf or Path?
Apr 19, 2026
path
rust
How to split a Vec into two without allocating memory?
Apr 20, 2026
vector
memory-management
rust
unsafe
ownership
serde: deserialize a field based on the value of another field
Apr 20, 2026
rust
serde
Why does rust consider borrows active in other branches
Apr 20, 2026
rust
borrow-checker
Rust macro to format variable number of arguments
Apr 19, 2026
rust
macros
« Newer Entries
Older Entries »