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
Why would it be necessary to perform two casts to a mutable raw pointer in a row?
Apr 01, 2022
pointers
casting
rust
How to get an Option's value or set it if it's empty?
Jan 08, 2022
rust
How can I create hashable trait objects / trait objects with generic method parameters?
Apr 16, 2022
generics
rust
traits
How to set logging level while running cargo test? [duplicate]
Nov 05, 2022
logging
rust
rust-cargo
How do I use a feature of a dependency only for testing?
Nov 07, 2022
testing
rust
rust-cargo
Is there a way to hide a macro pattern from docs?
Sep 03, 2022
macros
rust
rust-cargo
rustdoc
Allow a function to accept a `T` or any `FnMut(T) -> T`
Nov 13, 2022
rust
Can Rust macros parse JSON?
Nov 20, 2022
json
rust
Is mem::forget(mem::uninitialized()) defined behavior?
Mar 30, 2022
rust
undefined-behavior
unsafe
How to handle Result in flat_map
May 06, 2021
rust
How to build a project using Cargo in an offline environment?
Apr 03, 2022
linux
macos
rust
How to idiomatically / efficiently pipe data from Read+Seek to Write?
Aug 30, 2022
io
pipe
rust
Type alias for enum
Nov 12, 2022
rust
How to use vec! macro in a #![no_std] library?
Nov 19, 2022
rust
Is there a way to choose the lesser of two lifetimes?
Aug 29, 2019
rust
lifetime
Why is there one `Atomic*` type for many primitive type instead of a generic `Atomic<T>`?
Apr 10, 2022
rust
atomic
What does "expected item, found let" mean?
May 12, 2021
rust
unresolved name rand::thread_rng
Dec 06, 2019
rust
Passing a list of strings from Python to Rust
Oct 04, 2021
python
rust
ctypes
ffi
Let &mut syntax
Nov 20, 2022
syntax
rust
« Newer Entries
Older Entries »