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
Benefit to use usize intsead of u8 when number will not exceed u8 range?
Oct 24, 2025
rust
types
Filtering files or directories discovered with fs::read_dir()
Oct 24, 2025
file
rust
iteration
mapping
filtering
Fatal error "'stdlib.h' file not found" when running jextract on the C binding for a Rust project
Oct 23, 2025
java
rust
ffi
project-panama
How to create a vector of all decorated functions from a specific module?
Oct 24, 2025
module
rust
decorator
Is there a way to bind a variable to a request in tower-http / hyper / axum?
Oct 24, 2025
rust
hyper
rust-axum
rust-tower
Expected HashSet<&'a str> but found HashSet<&&str>
Oct 24, 2025
rust
Why is an iterator moved in this function?
Oct 24, 2025
rust
iterator
ownership
resvg Rust, SVG rendering as blank png
Oct 24, 2025
svg
rust
Is an Axum handler cancelled if the requester disconnects?
Oct 24, 2025
rust
cancellation
rust-axum
rust-futures
How do I create a HashMap with type erased keys?
Oct 24, 2025
rust
hashmap
Rust String AsRef<T> does not auto borrow for [u8]
Oct 23, 2025
rust
Conditional import in Rust?
Oct 23, 2025
rust
HiGHS fails to link with "undefined reference" errors
Oct 24, 2025
c
gcc
rust
ld
highs
Why do we need the blanket implementation of Deref trait for &T?
Oct 23, 2025
rust
Understanding &* to access a Rust Arc
Oct 23, 2025
rust
How to use leading_zeros/trailing_zeros in platform independent way?
Oct 24, 2025
rust
When do I need to make a closure variable mutable? [duplicate]
Oct 24, 2025
rust
closures
Whats the best way to write an iterator supporting multiple logic branches?
Oct 23, 2025
iterator
rust
Rust, Copy Trait not working with a type when it uses generic
Oct 24, 2025
pointers
generics
rust
copy
How to store large string literals to be used with the format macro without littering code?
Oct 23, 2025
string
rust
formatting
literals
« Newer Entries
Older Entries »