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
More convenient way to work with strings in winapi calls
Apr 29, 2020
string
winapi
rust
Load a shared library linked to Rust library in R
Dec 15, 2018
r
shared-libraries
rust
How should I initialize an `Arc<[u8; 65536]>` efficiently?
Dec 07, 2020
performance
rust
Lifetime error using associated type of trait with lifetime parameter
Apr 05, 2022
rust
traits
lifetime
borrowing
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
« Newer Entries
Older Entries »