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
Unwrap and access T from an Option<Rc<RefCell<T>>>
Jan 30, 2026
rust
smart-pointers
dereference
Literate Programming with rust and org mode
Jan 30, 2026
rust
rust-cargo
literate-programming
Using another macro in a macro_rules without requiring `extern crate` in rust
Jan 31, 2026
macros
rust
How to use exported struct in JS file?
Jan 31, 2026
javascript
rust
webassembly
wasm-bindgen
How do I use read_scanline from the piston image crate?
Jan 29, 2026
rust
Is it possible to have a non-borrowed slice?
Jan 30, 2026
rust
slice
How do I filter out an iterator's values where calling a function returns a Result::Err?
Jan 30, 2026
filter
rust
pattern-matching
How do I split the final component of a &Path at a specific character?
Jan 29, 2026
rust
filenames
What is the favored alternative to subtyping that library writers choose, and why?
Jan 29, 2026
enums
rust
polymorphism
traits
subtype
Rust cross-compile -lpcap from macos to linux
Jan 30, 2026
linux
rust
cross-compiling
libpcap
musl
rust and vec iterator - how to filter [duplicate]
Jan 29, 2026
rust
How to convert &Vector<Mutex> to Vector<Mutex>
Jan 30, 2026
rust
How to create a column with the lengths of strings from a different column in Polars Rust?
Jan 29, 2026
rust
rust-polars
Where is Rust source for sin() cos()?
Jan 29, 2026
rust
standards
trigonometry
Using Box to optimise memory allocation of optional, known length arrays
Jan 30, 2026
rust
serde
Is there a way to use locked standard input and output in a constructor to live as long as the struct you're constructing?
Jan 30, 2026
rust
stdout
stdin
lifetime
How do I represent C's "unsigned negative" values in Rust code?
Jan 29, 2026
rust
ffi
signedness
How many ways are there to declare a float in Rust?
Jan 29, 2026
variables
rust
floating-point
« Newer Entries
Older Entries »