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
What type is the "type ()" in Rust?
Oct 22, 2022
rust
Allocate array onto heap with size known at runtime
Sep 30, 2019
arrays
rust
heap-memory
Using the Rust compiler to prevent forgetting to call a method
Dec 17, 2020
rust
api-design
type-safety
How do I unwrap an arbitrary number of nested Option types?
Sep 05, 2022
generics
rust
How to format a byte into a 2 digit hex string, in Rust [duplicate]
Sep 23, 2022
rust
string-formatting
How can I create an iterator that repeats multiple values infinitely?
May 26, 2022
iterator
rust
Returning error message to function expecting 'Box<dyn Error>'
Sep 29, 2020
error-handling
rust
Why are string literals &str instead of String in Rust?
Nov 08, 2022
string
rust
heap-memory
string-literals
stack-memory
Dereferencing Box<T> gives back value instead of reference
Oct 28, 2022
rust
Generic struct over a generic type without type parameter
Feb 06, 2019
generics
rust
higher-kinded-types
How do I specify a boolean command line flag using Clap?
Apr 12, 2022
rust
clap
How do I print a Rust floating-point number with all available precision?
Mar 29, 2022
formatting
rust
cordic
Where are Rust's boolean and other primitive types implemented?
Sep 24, 2022
types
rust
primitive
How do I disambiguate traits in Rust?
Sep 06, 2022
rust
How do I generate a vector of random numbers in a range?
Mar 17, 2022
vector
random
rust
Why does the ? operator report the error "the trait bound NoneError: Error is not satisfied"?
Jan 20, 2022
error-handling
rust
Why is the size of a tuple or struct not the sum of the members?
Aug 23, 2022
rust
memory-layout
Removing elements from a Vec based on some condition [duplicate]
Mar 26, 2022
rust
Could not write to .bash_profile when installing Rust on macOS Sierra
Nov 06, 2022
macos
terminal
rust
Vec::dedup does not work — how do I deduplicate a vector of strings?
Apr 03, 2022
string
vector
rust
« Newer Entries
Older Entries »