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 do I declare a static variable as a reference to a hard-coded memory address?
May 26, 2022
rust
embedded
ffi
Rust bitfields and enumerations C++ style
Oct 20, 2022
c++
winapi
rust
bit-fields
bitflags
How do I make a struct for FFI that contains a nullable function pointer?
Sep 15, 2022
c
rust
How can I use the question mark operator to handle errors in Tokio futures?
Nov 19, 2022
error-handling
rust
future
rust-tokio
How to include an arbitrary markdown file as a documentation attribute? [duplicate]
Jun 27, 2022
rust
rustdoc
How do I properly implement a caching struct in Rust for lazily-computed values?
Jan 28, 2020
rust
How to generate codes using prost in rust?
Nov 30, 2020
rust
protocol-buffers
How do I remove a single trailing string from another string in Rust?
Jun 11, 2022
string
rust
How to build a Rust app free of shared libraries?
Nov 03, 2021
rust
static-linking
Is there a way to do validation as part of a filter in Warp?
Mar 31, 2022
rust
rust-warp
How can I create a list of owned trait objects without allocating each item on the heap separately?
Nov 18, 2022
rust
trait-objects
How can I join all the futures in a vector without cancelling on failure like join_all does?
Feb 27, 2022
asynchronous
rust
async-await
Should I end an expression with ; inside a loop?
Apr 07, 2022
rust
Unexpected auto deref behavior
Jun 02, 2022
rust
dereference
Use regular reference instead of `Box` in recursive data structures
Aug 29, 2022
rust
How can I implement serde::Deserialize for arrays larger than 32? [duplicate]
Apr 21, 2022
arrays
rust
serde
Rust - Why such a big difference in memory usage between malloc/alloc and more 'idiomatic' approaches
Jan 15, 2021
memory
data-structures
memory-management
rust
mysql - the trait `diesel::Expression` is not implemented for `f64`
Jul 16, 2021
mysql
rust
rust-diesel
simple rust generic/template add function
Sep 12, 2022
c++
templates
generics
rust
Rust reference dropped here while still borrowed
Apr 26, 2022
rust
lifetime
« Newer Entries
Older Entries »