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
Creating a static library with Rust to link it to an arm-none-eabi C code firmware
Sep 17, 2025
rust
embedded
rust-cargo
How to prepare stack pointer for bare metal Rust?
Sep 17, 2025
assembly
rust
x86
bootloader
stack-pointer
How to catch a panic?
Sep 17, 2025
rust
How to convert a flat list of directory paths to hierarchical struct in Rust?
Sep 16, 2025
recursion
rust
tree
hierarchy
hierarchical
Yanked subdependency - Error [E0433]: failed to resolve: could not find `__rt` in `quote`
Sep 17, 2025
rust
rust-cargo
amethyst
Turning a RefMut into a &mut
Sep 17, 2025
rust
Is there a way to evaluate a function as the input to a match arm?
Sep 16, 2025
function
rust
pattern-matching
match
How to create a struct in Rust where the last element is an array of variable length?
Sep 17, 2025
arrays
winapi
rust
malloc
How can I run an example as part of `cargo test`?
Sep 17, 2025
testing
rust
rust-cargo
How to add a route to actix web only if external condition is met
Sep 17, 2025
rust
actix-web
Further process a field using serde_json
Sep 16, 2025
rust
serde
How to represent this utf-8 encoded string in Rust?
Sep 17, 2025
rust
utf-8
utf
How can I structure/destructure an enum of enums?
Sep 17, 2025
enums
rust
How to print a response body in actix_web middleware?
Sep 17, 2025
rust
actix-web
Dynamically set file path in log4rs
Sep 17, 2025
rust
How to write a constructor in Rust that accepts a simpler closure and infers the full generic type?
Sep 17, 2025
rust
types
What is an underscore in rust-analyzer's type hints for array size?
Sep 16, 2025
rust
rust-analyzer
Handling piped data stdin with Rust
Sep 16, 2025
rust
stdin
Why doesn't the Unsigned trait automatically give e.g. the One trait in Rust?
Sep 15, 2025
types
rust
traits
How to fix "cannot infer type" error when implementing methods for a generic struct that return specific types?
Sep 15, 2025
rust
rust-cargo
« Newer Entries
Older Entries »