SpiceQA
Questions
Tags
Users
Badges
user_8858995
@user_8858995
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Why sometimes extern crate is needed?
39 votes
How can I define an async method in a trait?
31 votes
Can I create string enum in Rust?
30 votes
What does the rust-analyzer error "could not resolve macro `$crate::format_args`" mean and how do I fix it?
29 votes
How do I find the path to the home directory for Linux?
20 votes
Top Questions
Why are nested associated type paths considered ambiguous?
9 votes
1 answers
Why are unsized types allowed in trait method declarations?
8 votes
1 answers
What is the most efficient way to prepend a `&str` to a `String`?
4 votes
3 answers
Can I store an `impl Future` as a concrete type?
3 votes
2 answers