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
Clap options with derive macros fails to compile in rust clap 3.0.0-beta.5
Sep 07, 2025
rust
clap
Must everything used in thread be `Send`able in Rust?
Sep 07, 2025
multithreading
rust
Rustlang: Adding a return statement in a macro
Sep 07, 2025
rust
macros
return
rust-macros
Specifying generic parameter to belong to a small set of types
Sep 08, 2025
generics
rust
traits
rust-macros
How can I make assert_eq! in Rust show multiline strings
Sep 07, 2025
rust
Can we use step in Rust slice?
Sep 07, 2025
rust
slice
Rust - idiomatic way to check if a string starts with one of a set of substrings
Sep 07, 2025
string
rust
How to loop over 0 .. v.len() - 1 when v might be empty?
Sep 07, 2025
rust
integer-overflow
unsigned-integer
How to get error using if else method in rust?
Sep 07, 2025
error-handling
rust
How do you see an error's backtrace when using SNAFU?
Sep 07, 2025
error-handling
rust
backtrace
How to program shared behaviors in Rust without repeating same code in each module?
Sep 07, 2025
rust
functional-programming
shared
behavior
paradigms
Can enum variants have constant associated values? [duplicate]
Sep 07, 2025
enums
rust
constants
Type casting for Option type
Sep 07, 2025
rust
casting
type-conversion
How to initialize top-level constants with other constants?
Sep 07, 2025
rust
rust-obsolete
How to create a ring communication between threads using mpsc channels?
Sep 07, 2025
multithreading
rust
channel
What's the best way to use a Rust library in Swift code?
Sep 06, 2025
swift
rust
ffi
How to return a reference into a Rc<RefCell<>> function argument? [duplicate]
Sep 06, 2025
rust
borrow-checker
API key validation in warp (Rust)
Sep 06, 2025
rust
api-key
rust-warp
Using slice patterns with a slice of Strings
Sep 07, 2025
pattern-matching
rust
borrow-checker
Safe to pass struct without repr(C) to C API?
Sep 06, 2025
opengl
rust
« Newer Entries
Older Entries »