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 return current working directory from function?
Sep 04, 2025
rust
rust-cargo
How do I convert an iterator into a stream on success or an empty stream on failure?
Sep 04, 2025
asynchronous
rust
future
How to solve [E0382]: use of moved value in a for loop?
Sep 03, 2025
rust
borrow-checker
ownership
How can a Rust trait object return another trait object?
Sep 04, 2025
rust
Why must the parameter type be 'static when using a trait
Sep 04, 2025
rust
traits
lifetime
the trait `std::convert::From<mongodb::error::Error>` is not implemented for `std::io::Error`
Sep 05, 2025
mongodb
rust
actix-web
rust-crates
Is there a way to write to a whole row / column of a nalgebra Matrix?
Sep 03, 2025
rust
How to avoid dependency on libssl.so.10 and libcrypto.so.10
Sep 05, 2025
rust
Why do I get "identifier is undefined" or "not available" when inspecting a Rust variable in the VSCode debugger?
Sep 04, 2025
debugging
visual-studio-code
rust
How to use std::iter::Iterator::map for tree-like structures in Rust?
Sep 04, 2025
rust
Passing strings between Rust and JavaScript when building with wasm-pack
Sep 03, 2025
rust
webassembly
rust-cargo
wasm-bindgen
wasm-pack
Is it possible to specify that two type parameters are different types?
Sep 04, 2025
generics
rust
Generalising over two structs
Sep 03, 2025
generics
types
rust
How to get the index of an element in a vector using pointer arithmetic?
Sep 02, 2025
pointers
vector
rust
Reduce CPU usage for cargo run
Sep 04, 2025
linux
rust
cpu
rust-cargo
Am I incorrectly implementing IntoIterator for a reference or is this a Rust bug that should be reported?
Sep 02, 2025
iterator
rust
lifetime
borrow-checker
Cannot get Rust enum in scope when in crate
Sep 04, 2025
enums
rust
rust-obsolete
Is there a way in rust to have a function that returns a value one higher than it did last?
Sep 04, 2025
function
rust
Cannot borrow as mutable when running next on an immutable iterator (no other borrows)
Sep 05, 2025
rust
Is there a faster algorithm for max(ctz(x), ctz(y))?
Sep 03, 2025
c++
algorithm
rust
bit-manipulation
micro-optimization
« Newer Entries
Older Entries »