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
Why do I need to take a reference when slicing a slice?
Sep 02, 2026
rust
How do I list the available benchmarks using cargo bench?
Sep 02, 2026
rust
benchmarking
rust-cargo
What's the semantic of assignment in Rust?
Sep 01, 2026
rust
Rust: Mocking rand functions with gen_range
Sep 02, 2026
random
rust
mocking
get the list of authors in a git repository efficiently with libgit2
Sep 02, 2026
git
rust
libgit2
Rust Environment Variables without dotenv
Sep 02, 2026
rust
rust-cargo
Using Borrow trait with a referenced value
Sep 02, 2026
rust
lifetime
Why does `tokio::main` report the error "cycle detected when processing"?
Sep 02, 2026
rust
async-await
udp
rust-tokio
Cannot compile Rust code on macOS 10.12: object file was built for newer OSX version (10.7) than being linked (8.0)
Aug 31, 2026
macos
rust
Passing a string by reference and manipulate the string
Sep 01, 2026
rust
Rust: Is there an opposite for split_at_mut (i.e. join_mut)?
Sep 01, 2026
split
rust
slice
What is a less verbose way to repeatedly pop() items from a vector?
Aug 31, 2026
stack
rust
Where is the `glib-2.0` file on Linux?
Sep 01, 2026
linux
rust
gtk
pkg-config
How do I write generic code that accepts either a trait or a smart pointer to the trait (Box, Rc, etc)?
Sep 01, 2026
generics
rust
smart-pointers
How do I solve the Rustlings exercise "move_semantics3.rs"?
Sep 01, 2026
rust
Strange type error when producing new sequence in map closure
Sep 01, 2026
iterator
rust
tuples
Unable to implement fmt::Display for a struct with a generic type
Sep 01, 2026
generics
struct
rust
How to convert a Future into a Stream?
Sep 01, 2026
asynchronous
rust
rust-tokio
Why is my zero-cost alternative to RefCell not the standard way of achieving interior mutability?
Aug 30, 2026
rust
lifetime
interior-mutability
« Newer Entries
Older Entries »