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
cannot borrow as mutable because it is already borrowed, when implementing graph
Sep 05, 2025
rust
borrow-checker
Mapping Vec<T> to Vec<K> without new heap allocation where size(T) >= size(K)
Sep 04, 2025
rust
vector
Why is that pola.rs rust-code considerably slower than the python version?
Sep 05, 2025
rust
python-polars
rust-polars
Using `AsyncFnOnce` with `tokio::spawn`
Sep 05, 2025
rust
rust-tokio
What is the idiomatic alternative to static mutable data?
Sep 05, 2025
rust
iron
Why can't I concatenate two Strings together, but I can concatenate a String and a &str?
Sep 05, 2025
string
rust
concatenation
How to pass a function as a Prop in Yew?
Sep 04, 2025
rust
yew
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
« Newer Entries
Older Entries »