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 it possible to get the name of a struct using one of its methods? [duplicate]
Oct 30, 2025
reflection
types
rust
How do I pass an async callback containing an argument that is a reference?
Oct 30, 2025
rust
async-await
lifetime
Install/update globally from github source instead of crates.io
Oct 30, 2025
rust
rust-cargo
Run long running async function in background after returning response
Oct 29, 2025
rust
async-await
actix-web
How to custom condition compile and passing argument by cargo?
Oct 29, 2025
rust
rust-cargo
How do I sort `NaN` so that it is greater than any other number, and equal to any other `NaN`?
Oct 30, 2025
sorting
floating-point
rust
"expected type parameter, found struct" when implementing trait
Oct 30, 2025
rust
What C type should I use for f64 in my C FFIs?
Oct 30, 2025
rust
ffi
Temporary value dropped while borrowed when printing `format_args!`
Oct 30, 2025
rust
borrow-checker
Behavior of Rc when the inner value is mutated
Oct 29, 2025
rust
NEAR smart contract rust Error: "Cannot deserialize value with Borsh"
Oct 30, 2025
rust
blockchain
smartcontracts
nearprotocol
How to reuse Tokio runtime in Rust FFI library
Oct 30, 2025
rust
ffi
rust-tokio
How to update a yaml file with dynamic properties in Rust?
Oct 30, 2025
serialization
rust
yaml
How to combine latest values of two streams using futures-rs?
Oct 29, 2025
rust
tokio::try_join! doesn't return the Err variant when one of the tasks returns Err?
Oct 30, 2025
rust
async-await
rust-tokio
Using Box<> with HashMap<> in Rust
Oct 30, 2025
rust
hashmap
Passing nested struct field path as macro parameter
Oct 29, 2025
rust
rust-macros
Use more than one letter in short-value
Oct 30, 2025
rust
command-line-arguments
clap
How to test instantiation of struct in Rust?
Oct 29, 2025
unit-testing
struct
rust
What is the cleanest way to return the error when matching a Result<T, E>? [duplicate]
Oct 30, 2025
error-handling
rust
« Newer Entries
Older Entries »