SpiceQA
Questions
Tags
Users
Badges
user_5923139
@user_5923139
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Intellisense popup for template code (Visual Studio 2019)
36 votes
Trait `Borrow<String> is not implemented for `&str`
27 votes
Rust, rand gen_range wants 1 arg, not 2?
17 votes
The trait `rand_core::CryptoRng` is not implemented for `OsRng`
14 votes
Why does the borrow checker not understand that borrowing different parts of a slice is fundamentally okay?
12 votes
Top Questions
Type aliases with generics exhibit different behavior from non-generic type
6 votes
2 answers