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
Second mutable borrow error disapears after introducing a magic line
Feb 04, 2026
rust
rust-tokio
How to get body of request as text with actix?
Feb 03, 2026
rust
actix-web
How do I implement std::io::Read for an Iterator<Item = String>?
Feb 01, 2026
io
iterator
rust
Solana Test Program Anchor Test failing tsconfig.json" > needs an import assertion of type "json"
Feb 03, 2026
testing
rust
anchor
smartcontracts
solana
sha256 digest only works with &*
Feb 03, 2026
rust
How to return a &str, avoiding "temporary value dropped while borrowed"
Feb 03, 2026
rust
How do I write a custom `IntoIterator` implementation that simply reverses the iteration?
Feb 03, 2026
rust
iterator
traits
How to set the status code of a response?
Feb 03, 2026
rust
actix-web
Cannot debug Rust in Visual Studio Code?
Feb 03, 2026
visual-studio-2010
visual-studio-code
rust
How can I implement a custom typed header for use with Hyper?
Feb 02, 2026
rust
hyper
Rust: Convert from a binary string representation to ASCII string
Feb 01, 2026
algorithm
rust
binary
How to remove all whitespace and ASCII elements like "\n" from my HTML in Rust?
Feb 02, 2026
text
rust
How to create variants in Rust
Feb 02, 2026
rust
variant
How does Rust infer lifetime while raw pointers are involved?
Feb 02, 2026
rust
lifetime
unsafe
raw-pointer
Writing a lexer for a context sensitive markup language, that has recursive structures such as nested lists
Jan 31, 2026
parsing
rust
restructuredtext
lexer
How to make a closure typed 'extern "C" fn'
Feb 02, 2026
rust
How to get the v-ptr for a given Trait/Struct combination?
Feb 01, 2026
rust
trait-objects
Older Entries »