|
About the help category
|
|
7
|
5294
|
July 21, 2020
|
|
Conditional compilation on compiler features
|
|
4
|
91
|
March 17, 2026
|
|
Best type alias for uXX type corresponding to usize
|
|
40
|
431
|
March 16, 2026
|
|
Program halts: atomics example run
|
|
3
|
142
|
March 16, 2026
|
|
Why Vec.shuffle() may produce the same result?
|
|
7
|
224
|
March 16, 2026
|
|
How do I change the size of the macro println?
|
|
5
|
300
|
March 16, 2026
|
|
How to achieve `trait T: usize: From<T> { ... }`?
|
|
15
|
188
|
March 16, 2026
|
|
[Issue?]Working directory changes `cargo run` and a built exe file
|
|
3
|
65
|
March 16, 2026
|
|
Correctly substituting Direct Sockets UDPSocket for mio UdpSocket
|
|
0
|
38
|
March 15, 2026
|
|
Probably misusing rfd
|
|
11
|
146
|
March 15, 2026
|
|
Provenance of pointers encoded/decoded to byte arrays `std::ptr::read()`/`std::ptr::write()` across the C FFI
|
|
14
|
166
|
March 15, 2026
|
|
Prohibit non-Rust deps with Cargo (or any other tool) for a Rust binary
|
|
6
|
362
|
March 14, 2026
|
|
I still don't understand "cargo upgrade"
|
|
1
|
161
|
March 14, 2026
|
|
Alternative to std::fs::file
|
|
11
|
343
|
March 14, 2026
|
|
C interface in Rust crate: bloat in staticlib object
|
|
5
|
142
|
March 14, 2026
|
|
Difference between these two trait defs?
|
|
1
|
76
|
March 14, 2026
|
|
How to override a crate dependency?
|
|
1
|
86
|
March 14, 2026
|
|
When lazy iterators don't iterate
|
|
11
|
375
|
March 14, 2026
|
|
Designing a Simulated Physical Layer for a TCP/IP Stack Written in Rust
|
|
14
|
246
|
March 14, 2026
|
|
How can I group incompatible instrumented unit tests so that they don't clash?
|
|
4
|
69
|
March 13, 2026
|
|
Rust doc trait method display inconsistency
|
|
2
|
79
|
March 13, 2026
|
|
Understanding happens-before relationship in this case
|
|
1
|
90
|
March 13, 2026
|
|
Mutable references with lifetimes
|
|
3
|
124
|
March 13, 2026
|
|
A confusing error[E0277], wrong generic bounds? Need helps
|
|
1
|
73
|
March 12, 2026
|
|
Are there any AI agent tools for querying crate's API docs directly (without wasting tokens on source code)?
|
|
1
|
115
|
March 12, 2026
|
|
Why RA has no hint for sha2::Sha256::new()?
|
|
1
|
127
|
March 12, 2026
|
|
Apparently equivalent programs do not behave the same
|
|
6
|
284
|
March 11, 2026
|
|
Creating main project using another util project outputs .so file and using that .so building main project by using it and dyamically linking
|
|
5
|
108
|
March 11, 2026
|
|
Generate metadata from clap?
|
|
3
|
142
|
March 11, 2026
|
|
为什么老是编译不成功?求助!!!
|
|
3
|
216
|
March 11, 2026
|