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
How to resolve "expected (), found Result" when returning a custom result?
Jan 14, 2022
rust
How to avoid excessive cloning in Rust?
Jan 24, 2022
rust
Where is eh_personality called?
Feb 29, 2020
rust
How to implement `serde::Serialize` for a boxed trait object?
Jun 29, 2021
rust
polymorphism
serde
Can you use Rust to write Firefox add-ons/extensions? [closed]
Mar 27, 2022
firefox
rust
browser-addons
Why do I get "does not live long enough" in a return value?
Feb 04, 2022
rust
language-lawyer
Matching string in Rust [duplicate]
Nov 07, 2022
string
rust
matching
Rust cargo.toml specify custom path for C linker and compiler
Nov 21, 2022
rust
sdl-2
rust-cargo
rust-crates
Can you run rust code from a c library being called from rust?
Dec 22, 2018
rust
Declaring Lifetime of Closure in Struct
Mar 07, 2021
rust
lifetime
Access submodule from another submodule when both submodules are in the same main module
Sep 23, 2019
module
rust
Expanding Rust Lifetime
Oct 24, 2022
rust
lifetime
How can I peek into a vector and pop if a condition is met?
Dec 20, 2021
rust
How can I model a bidirectional map without annoying the borrow checker?
Jan 09, 2021
rust
lifetime
borrow-checker
Function signature for returning a recursive closure
Sep 16, 2022
recursion
types
closures
rust
continuations
What is a good way of cleaning up after a unit test in Rust?
Mar 03, 2018
unit-testing
rust
Is it possible to switch variants in the value of a mutable reference to an enum?
Oct 15, 2022
enums
rust
How can I convert OsStr to &[u8]/Vec<u8> on Windows?
Sep 15, 2022
string
rust
expected type parameter, found struct [duplicate]
Jul 06, 2021
rust
traits
Why does a function body compile in a struct, but not in a trait?
Jan 28, 2022
rust
traits
« Newer Entries
Older Entries »