SpiceQA
Questions
Tags
Users
Badges
rust
rust
468 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
what the meaning of "borrowed data escapes outside of closure reference escapes the closure body here" for the following code?
yong hu
0
•
asked Sep 15, 2022
0
1
25
rust
Is there a way to avoid the double `unwrap()` in the below code?
Fred Hors
0
•
asked Sep 15, 2022
0
1
38
rust
Error in BorshSerialize/Deserialize when struct pulled from another crate
roku675
0
•
asked Sep 15, 2022
0
0
19
rust
Create a smart contract on solana to swap SOL to X token and for each SOL swapped will receive some token X
HaiTien
0
•
asked Sep 15, 2022
-1
0
9
solana
rust
SSL error when trying to connect to real service
Oleg Budin
0
•
asked Sep 15, 2022
0
0
36
actix-web
ssl-certificate
tls1.2
openssl
rust
constant expression depends on a generic parameter this may fail depending on what value the parameter takes
Hexception
0
•
asked Sep 15, 2022
0
1
29
unsafe
rust
How to avoid mutable and immutable borrow with IntoParallelIterator bound
usery7R5
0
•
asked Sep 15, 2022
3
1
29
rayon
lifetime
iterator
rust
Making parallel requests to Redis with Fred
eof
0
•
asked Sep 15, 2022
0
1
34
actix-web
redis
rust
Filter vector of enums by associated enum using iter() and filter()
Poulposaure
0
•
asked Sep 15, 2022
0
1
24
enums
rust
Generics<T> that accept String, &str and primitive value
Corumo
0
•
asked Sep 15, 2022
0
3
63
rust
Prev
Prev
25
26
27
(current)
28
29
Next
Next
Hot Questions