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 many ways are there to declare a float in Rust?
Jan 29, 2026
variables
rust
floating-point
How can I map Result<(), E> into a numeric error code?
Jan 28, 2026
rust
In which format should I pass image from Rust to JS?
Jan 29, 2026
javascript
image-processing
rust
webassembly
Do I have to use Pin when returning a boxed trait object from an async method?
Jan 29, 2026
asynchronous
rust
traits
What is the correct syntax to return a function in Rust?
Jan 29, 2026
function
rust
return
Why do blanket implementations for two different traits conflict?
Jan 29, 2026
rust
traits
Does cargo have an equivalent npm install --save option to automatically add dependencies to Cargo.toml? [duplicate]
Jan 29, 2026
rust
rust-cargo
Understanding error "Borrowed value does not live long enough"
Jan 29, 2026
rust
How does comparison of a slice with an array work in Rust?
Jan 28, 2026
arrays
rust
slice
Borrowed value does not live long enough with async funtion
Jan 27, 2026
rust
rust-tokio
How can I call a rust function from R that returns Vec<Vec<f64>>?
Jan 28, 2026
r
rust
ffi
extendr
rextendr
error: cannot move out of borrowed content for self field
Jan 28, 2026
rust
How to configure VSCode with Rust for binary execution?
Jan 28, 2026
rust
vscode-tasks
How do I annotate rust variables' data type without assignment?
Jan 27, 2026
types
rust
variable-assignment
What is the best way to use PathBuf in a command call in Rust?
Jan 28, 2026
string
rust
path
Why are trait methods with generic type parameters object-unsafe?
Jan 28, 2026
generics
rust
polymorphism
traits
trait-objects
What is the missing 'sqlite3.lib' file when trying to run rustqlite with precompiled binary on Windows 11?
Jan 28, 2026
database
sqlite
rust
linker
Is there a way to prevent a struct from implementing a trait method?
Jan 27, 2026
rust
traits
« Newer Entries
Older Entries »