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
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
Why does Box::from_raw work with a pointer to slice data when the slice is not empty?
Sep 16, 2025
rust
How do I send a list of items through a futures::Sink?
Sep 16, 2025
rust
future
Generic cloneable/movable parameter as function argument
Sep 15, 2025
generics
rust
Deserialize to struct with an enum member
Sep 16, 2025
json
rust
deserialization
serde
Using Pest.rs, is there a way to store comments as tokens?
Sep 16, 2025
parsing
rust
peg
pest
Required to use module name twice to reference a struct in the module [duplicate]
Sep 17, 2025
rust
« Newer Entries
Older Entries »