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
Kcov is reporting 100% for Rust lib even though some methods are not covered
Oct 12, 2018
rust
kcov
Why does the Fuse iterator adapter not work as expected?
Nov 06, 2022
iterator
rust
Wrong inferred lifetime due to associated type
Jan 01, 2021
rust
lifetime
LLVM produced by rustc gives error about argument type of main when run with lli
Jan 16, 2022
rust
llvm
lli
Is it expected that a too large bitshift is undefined behavior in Rust?
Aug 15, 2022
rust
undefined-behavior
bit-shift
How do I create a streaming parser in nom?
Sep 11, 2022
rust
nom
Deserializing newline-delimited JSON from a socket using Serde
Feb 24, 2020
rust
deserialization
serde
Make String type compatible with ARM?
Apr 05, 2022
rust
arm
How can I simultaneously iterate over a Rust HashMap and modify some of its values?
Aug 23, 2022
rust
borrow-checker
Optional field with strict format
Sep 05, 2022
rust
nom
Why does `std::env::args` return an iterator of `String` instead of `&'static str`?
May 25, 2022
rust
What is the Rust equivalent of a reverse shell script written in Python?
Mar 03, 2022
python
sockets
rust
subprocess
reverse-shell
Does this code follow Observer pattern?
Aug 22, 2022
rust
observer-pattern
What are the possible types/values for the SeedableRng Seed?
May 21, 2022
rust
No method named `join` found for AsRef<Path>
Jun 01, 2019
rust
Why are supertrait bounds other than the first not recognized on an associated type?
May 08, 2022
generics
rust
traits
associated-types
How do I encode a Rust Piston image and get the result in memory?
Aug 09, 2022
image
rust
rust-piston
ws::Sender doesn't implement std::fmt::Debug [duplicate]
Jun 30, 2022
rust
Why can size_of be used on unsized types?
Nov 19, 2022
memory
rust
Lifetime error when creating a function that returns a value implementing serde::Deserialize
Nov 06, 2021
rust
lifetime
serde
serde-json
« Newer Entries
Older Entries »