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
macro_rules! macro takes string literal "...", expands to both "..." and b"..."
Jun 14, 2022
macros
rust
How can I get a reference to the key and value immediately after inserting into a `HashMap`?
Oct 30, 2022
rust
What's wrong with this Rust macro?
Nov 08, 2022
macros
rust
Is it impossible to have a nested match on a recursive datatype that uses a smart pointer like a Box, Rc, or Arc?
Jun 19, 2022
rust
Is transmuting PhantomData markers safe?
Nov 12, 2022
rust
unsafe
Why is WebViewControlProcess.CreateWebViewControlAsync() never completing?
May 15, 2021
winapi
rust
windows-runtime
interop
Alpine dockerfile: "cannot produce proc-macro...does not support these crate types"
Sep 15, 2021
docker
rust
alpine
rust-cargo
alpine-linux
How do I handle errors in Warp using both Rejection and the question-mark operator?
Oct 05, 2022
http
error-handling
rust
rust-warp
When does to_owned() not clone?
Nov 12, 2022
rust
borrowing
Why can't some traits be made into objects
Jun 21, 2022
rust
trait-objects
How to create a Future from a Result containing a Future?
Oct 30, 2022
rust
future
Why can a generic lifetime parameter in Rust be specialized to two disjoint lifetimes for one object?
Mar 02, 2022
rust
lifetime
How do I statically link a Haskell library with a Rust project?
Sep 11, 2022
haskell
rust
ffi
What exactly does __rust_force_expr do?
Apr 26, 2022
rust
macros
abstract-syntax-tree
Can I have a static borrowed reference to a trait object?
Oct 19, 2022
traits
rust
How to loop over boxed iterator?
Nov 04, 2022
rust
rust-obsolete
Why can I call File::open(...).read_to_end()?
Sep 05, 2022
rust
Is there something like expression templates in Rust?
Dec 11, 2021
c++
rust
Can macros expand to a combination of patterns?
Feb 14, 2018
macros
pattern-matching
rust
How to parse a date with milliseconds?
Apr 18, 2022
rust
« Newer Entries
Older Entries »