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
Does Rust have an equivalent of -Ofast -march=native? [duplicate]
Oct 27, 2025
rust
Is there some way to build Rust documentation that includes the test documentation strings?
Oct 26, 2025
unit-testing
testing
rust
bdd
rust-cargo
Capture both stdout & stderr via pipe
Oct 27, 2025
rust
pipe
stdout
stderr
How to split string into units of each character
Oct 27, 2025
rust
Why should/shoudn't I use lib.rs in binary crates? [closed]
Oct 27, 2025
rust
structure
directory-structure
rust-crates
How to apply a function to multiple columns of a polars DataFrame in Rust
Oct 27, 2025
dataframe
rust
apply
rust-polars
How to capture mutable reference into move closure contained in iterator returned from a closure
Oct 27, 2025
closures
rust
How can I use a specific build of Rust in a nixpkgs derivation?
Oct 27, 2025
rust
nix
Blocked by CORS on Actix Web backend with Cors::permissive()
Oct 27, 2025
rust
actix-web
Clarification on Deref coercion
Oct 27, 2025
rust
Common function that is used both in `tests` and `src` not found
Oct 27, 2025
rust
rust macro expansion ignores token `,` and any following
Oct 26, 2025
rust
macros
What happens when I clone a struct with Arc inside?
Oct 27, 2025
rust
thread-safety
automatic-ref-counting
How to return an error from `deserialize`?
Oct 26, 2025
rust
deserialization
serde
Iterate over combinations of elements of a vector and manipulate elements
Oct 26, 2025
rust
Why does rust require explicit lifetimes for mutable references but not regular reference?
Oct 25, 2025
rust
borrow-checker
How do I pass App data to service route handler function in actix-web when using function decorations?
Oct 27, 2025
rust
global-variables
actix-web
Where is the Rust intrinsic called "transmute" actually implemented?
Oct 26, 2025
rust
Why does the implementation of AsyncRead on Box have an Unpin trait bound?
Oct 26, 2025
rust
rust-tokio
Copy a &str into an array pointer in Rust
Oct 26, 2025
rust
ffi
« Newer Entries
Older Entries »