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
Function signature for returning a recursive closure
Sep 16, 2022
recursion
types
closures
rust
continuations
What is a good way of cleaning up after a unit test in Rust?
Mar 03, 2018
unit-testing
rust
Is it possible to switch variants in the value of a mutable reference to an enum?
Oct 15, 2022
enums
rust
How can I convert OsStr to &[u8]/Vec<u8> on Windows?
Sep 15, 2022
string
rust
expected type parameter, found struct [duplicate]
Jul 06, 2021
rust
traits
Why does a function body compile in a struct, but not in a trait?
Jan 28, 2022
rust
traits
Why don't the absolute value methods on signed integers return unsigned values?
Nov 09, 2022
rust
Why does a program compile despite an apparent lifetime mismatch?
May 05, 2021
rust
lifetime
__str__ function of class ported from rust to python using pyo3 doesn't get used in print
Apr 18, 2022
python
object
rust
cpython
Using .c source files with Rust
Oct 15, 2022
rust
How does Rust handle rounding in conversion of f64 to i64?
Nov 16, 2022
rust
"expected type parameter, found struct"
Dec 24, 2016
rust
What's the difference between `&` and `ref`?
Feb 02, 2020
reference
rust
Vector is empty after cloning struct with uninitialized member
Nov 16, 2022
debugging
rust
undefined-behavior
Compiler forces me to implement trait method but the `Self` trait bound on method is never satisfied for my type
Apr 13, 2020
rust
traits
Why Rust prevents from multiple mutable references?
Nov 16, 2022
multithreading
rust
borrow-checker
borrowing
String slices in structs (in Rust) [duplicate]
Nov 01, 2022
string
struct
rust
lifetime
Catching panic! when Rust called from C FFI, without spawning threads
Apr 02, 2022
multithreading
error-handling
rust
ffi
stack-unwinding
What's the purpose of writing bindings for C libraries for Rust?
Aug 17, 2022
rust
Function returning a closure not working inside my filter
Jan 29, 2020
rust
closures
trait-objects
« Newer Entries
Older Entries »