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
Error: closure requires unique access to `self` but `self` is already borrowed
Feb 26, 2022
rust
Chaining checked arithmetic operations in Rust
Oct 18, 2020
rust
integer-overflow
integer-arithmetic
How to get the linker to produce a map file using Cargo
Nov 01, 2022
linker
rust
rust-cargo
How can I case fold a string in Rust?
Jun 15, 2022
unicode
rust
Find next char boundary index in string after char
Aug 16, 2019
string
char
rust
Release borrowing in Rust [duplicate]
Nov 08, 2020
rust
borrow-checker
Can't link hello_world program on Windows: /usr/bin/link: extra operand
Sep 05, 2022
windows
rust
Rust generic AddAssign with references
Feb 26, 2022
rust
traits
Why does a mutable borrow of a closure through DerefMut not work?
Jan 27, 2022
rust
closures
dereference
Can an FFI function modify a variable that wasn't declared mutable?
Apr 16, 2022
rust
Is there any efficient way to have a case insensitive string as a HashMap key?
Oct 14, 2022
hashmap
rust
case-insensitive
How to Box a trait that has associated types?
Oct 22, 2022
rust
traits
associated-types
Defining a method for a struct only when a field is a certain enum variant?
Oct 25, 2021
enums
rust
type-safety
type-parameter
downcast
How do I write a Serde Visitor to convert an array of arrays of strings to a Vec<Vec<f64>>?
May 21, 2022
json
serialization
rust
serde
Generic function using Diesel causes overflow
Sep 14, 2022
generics
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
« Newer Entries
Older Entries »