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
Capture the entire contiguous matched input with nom
Dec 13, 2021
rust
parser-combinators
Recommended way to wrap C lib initialization/destruction routine
Sep 27, 2020
rust
Why do the coherence rules raise the error "the type parameter must be used as the type parameter for some local type"?
Jul 04, 2022
rust
Unable to type alias a specialised generic enum
Nov 05, 2020
enums
rust
How to get the byte offset between `&str`
Oct 22, 2022
rust
Is it possible to prevent duplicate identical arguments to a macro in Rust?
Mar 30, 2022
macros
rust
Singly-Linked List in Rust
Aug 30, 2022
linked-list
rust
This slightly modified Rc<()> is Sync, but not Send, right?
Nov 12, 2022
multithreading
rust
Splitting a `Vec`
Dec 10, 2020
rust
unsafe
borrow-checker
Is there a byte equivalent of the 'stringify' macro?
Nov 12, 2022
macros
rust
Why can't the Option.expect() message be downcast as a &'static str when a panic is handled with catch_unwind?
Sep 12, 2019
error-handling
rust
downcast
Waiting for a result mapped future
May 27, 2021
rust
future
Error thrown citing match arms with incompatible types when pattern matching an Option
Feb 08, 2022
hashmap
rust
pattern-matching
optional
Using and_then with different Result error types without map_err
Dec 03, 2021
rust
rust-result
Does Rust expose call stack depth?
Apr 26, 2021
recursion
rust
callstack
How can I implement a "default iterator" for a trait?
Feb 18, 2022
iterator
rust
Can you implement math ops on structs without explicit references or ownership moving?
Aug 17, 2021
rust
borrow-checker
borrowing
Is it possible to combine Rayon and Faster?
Oct 22, 2022
parallel-processing
rust
simd
rayon
Lifetime error on struct referring to a parametrized function
Jun 24, 2022
rust
Reading raw bytes from standard input in Rust
Feb 24, 2022
rust
« Newer Entries
Older Entries »