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
Rust creating String with pointer offset
Jul 20, 2026
string
pointers
rust
unsafe
raw-pointer
Can't make basic example of Serde Serialize work
Jul 20, 2026
rust
serde
Is it possible to write a file containing macros-gathered data at compile time?
Jul 20, 2026
rust
How do I get a *mut c_char from a Str?
Jul 20, 2026
rust
Why does Rust output escape backslashes on paths in windows? What is best way to remove the extra backslashes from output?
Jul 19, 2026
rust
rust-cargo
Rust CXX & CMake FFI bindings for C++ library to be used in rust code
Jul 20, 2026
c++
rust
cmake
rust-cargo
ffi
Issue trying to set up Rocket server with a Mongodb pool
Jul 20, 2026
rust
rust-rocket
Serde: overwriting child struct's #[serde(rename_all = "camelCase")]
Jul 20, 2026
rust
serde
How to improve Vec initialization time?
Jul 20, 2026
rust
How to create an `IpAddr` without knowing the specific IP version?
Jul 20, 2026
rust
How to increase the stack size available to a Rust library?
Jul 19, 2026
stack
rust
os-agnostic
How to reset all array elements?
Jul 20, 2026
arrays
rust
How to mutate a vector's elements while iterating through it? [duplicate]
Jul 19, 2026
rust
How can I read a timestamp with timezone (timestamptz) value from PostgreSQL in Rust?
Jul 20, 2026
postgresql
rust
rust-cargo
timestamp-with-timezone
Variable does not need to be mutable, but it does
Jul 19, 2026
rust
macros
What is an efficient way to compare strings while ignoring case?
Jul 19, 2026
string
rust
case-insensitive
Why use empty Result in return?
Jul 19, 2026
rust
What is the idiomatic Rust way to build a HashMap of character counts? [duplicate]
Jul 20, 2026
collections
rust
hashmap
How can I generate an error::Error instance?
Jul 20, 2026
rust
How to partition vector of results in Rust?
Jul 20, 2026
rust
Older Entries »