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
Why does reqwest require an OpenSSL installation?
Oct 19, 2022
ssl
openssl
rust
reqwest
A synchronous http client for rust? [closed]
Oct 19, 2022
http
rust
client
Catch GET & POST requests from HTML page using actix-web
Oct 17, 2022
rust
rust-actix
actix-web
What is proper Rust way to allocate opaque buffer for external C library?
Oct 17, 2022
c
rust
ffi
How does one test optional features in Rust?
Oct 17, 2022
unit-testing
testing
rust
conditional-compilation
How do lifetimes in Rust impact mutability?
Oct 18, 2022
rust
immutability
lifetime
borrow-checker
mutability
Why does `*mut T` implement `Unwindsafe` but `&mut T` doesn't?
Oct 17, 2022
rust
unsafe
stack-unwinding
raw-pointer
How can my crate check the selected features of a dependency?
Oct 15, 2022
rust
rust-cargo
How can I create newtypes for an unsized type and its owned counterpart (like `str` and `String`) in safe Rust?
Oct 17, 2022
rust
newtype
`if let` does not run destructor if intermediary value [duplicate]
Oct 17, 2022
rust
destructor
"Popping" a value from a HashSet
Oct 17, 2022
rust
hashset
borrow-checker
Does moving data to Rc/Arc always copy it from the stack to the heap?
Oct 17, 2022
rust
Rust way to design a storage struct and readonly struct users
Oct 17, 2022
rust
Doing operation on types where source and destination reference could be the same
Oct 17, 2022
rust
Preferring shift over reduce in parser for language without statement terminators
Oct 17, 2022
parsing
rust
grammar
lr
ambiguous-grammar
Log source file and line numbers
Sep 23, 2022
debugging
logging
rust
How do I create a heterogeneous collection of objects?
Sep 11, 2022
rust
Unable to read file contents to string - Result does not implement any method in scope named `read_to_string`
Nov 08, 2021
error-handling
rust
Is it possible in Rust to delete an object before the end of scope?
Nov 01, 2022
rust
Merge two HashMaps in Rust
Nov 04, 2022
rust
« Newer Entries
Older Entries »