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
How to clear the command line?
Oct 26, 2022
rust
Passing Vec<String> as IntoIterator<&'a str>
Jun 29, 2022
string
reference
iterator
rust
borrowing
Most efficient way to fill a vector from back to front
Jun 10, 2022
vector
iterator
rust
Cargo path setup for rust-racer
Sep 05, 2022
rust
rust-cargo
How can I define a Rust function type which returns its own type?
Jun 03, 2022
generics
rust
`for<'r, 'r, 'r> ...` cannot be sent between threads safely
May 07, 2021
rust
hyper
How to reference private types from public functions in private modules?
Nov 08, 2022
module
rust
visibility
How to wrap a call to a FFI function that uses VarArgs in Rust?
Sep 27, 2019
rust
variadic-functions
ffi
Print sliced vector results in "Sized is not satisfied"
Jul 13, 2021
rust
How do I solve the error "the precise format of `Fn`-family traits' type parameters is subject to change"?
Nov 27, 2021
rust
traits
How to download a large file with hyper and resume on error?
Jun 13, 2021
rust
hyper
Why doesn't the rust crate openssl-sys compile?
Jun 26, 2022
rust
rust-cargo
How do I convert a `&T` to just `T`?
May 22, 2018
generics
rust
How can I run cargo tests on another machine without the Rust compiler?
Nov 06, 2022
rust
rust-cargo
How does a C-style struct with a bitfield get represented in a Rust #[repr(C)] struct?
May 06, 2021
c
struct
rust
bit-fields
How to set timeout for HTTP request with hyper, tokio and futures in Rust?
Sep 15, 2022
http
rust
timeout
hyper
rust-tokio
Is there a way to pass named arguments to format macros without repeating the variable names?
Sep 07, 2019
rust
rust-macros
Can a vector be moved and modified without an extra allocation?
Sep 05, 2022
vector
iterator
rust
compiler-optimization
Type must satisfy the static lifetime
Nov 19, 2022
rust
gtk
gtk-rs
How do I get an Option<T> instead of an Option<Vec<T>> from a Diesel query which only returns 1 or 0 records?
Jan 28, 2021
rust
rust-diesel
« Newer Entries
Older Entries »