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
Declaring array using a constant expression for its size
Dec 10, 2018
arrays
rust
rust-obsolete
Why disallow re-using the same value in a format! macro
May 22, 2021
rust
What is the proper way to go from a String to a *const i8?
Oct 13, 2021
rust
ffi
How to make VS Code build and run Rust programs?
Feb 15, 2022
rust
visual-studio-code
Is it possible to share data with threads without any cloning?
Jan 16, 2019
multithreading
rust
borrow-checker
Ruby string to rust and back again
Nov 24, 2018
ruby
string
rust
ffi
Unable to tackle optional fields in JSON with Rustc-serialize
Oct 17, 2021
json
rust
json-deserialization
Why is the value moved into the closure here rather than borrowed?
May 15, 2021
closures
rust
Program with a spawned thread panics when optimization enabled
Mar 16, 2022
multithreading
rust
Is there a way to get a BufWriter's buffer length?
Aug 31, 2022
rust
Why do generic lifetimes not conform to the smaller lifetime of a nested scope?
Feb 12, 2019
scope
rust
lifetime
Is it possible to store a Rust struct containing a closure in a different struct?
Sep 16, 2022
rust
traits
How to write a trait method taking an iterator of strings, avoiding monomorphization (static dispatch)?
Dec 30, 2021
rust
In Rust, can you own a string literal?
Nov 10, 2022
string
reference
rust
string-literals
ownership
Cannot infer type for type parameter `S` when using HashSet::from_iter
May 12, 2022
rust
Rust persistent TcpStream
Jun 28, 2020
sockets
tcp
rust
Creating a callback system using closures
Sep 14, 2022
closures
rust
Traits in algebraic data types
Oct 04, 2022
rust
Does lifetime elision work for methods in trait impls?
Dec 03, 2018
rust
lifetime
How can I overload the assignment operation in Rust?
Mar 17, 2022
rust
assignment-operator
« Newer Entries
Older Entries »