SpiceQA
Questions
Tags
Users
Badges
user_14923881
@user_14923881
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Why does a reference to a temporary struct (`&Foo { … }`) live long enough, but a reference to a variable (`let foo = Foo { … }; &foo`) does not?
0 votes
CameraX preview not working after upgrade
0 votes
Top Questions
How get pointer to virtual table from Box<Trait>?
1 votes
1 answers