About the help category
|
|
7
|
5033
|
July 21, 2020
|
Avoiding usage of unwrap() with JoinHandle
|
|
9
|
13
|
June 3, 2025
|
Impl From or AsRef for a collection/slice
|
|
2
|
58
|
June 3, 2025
|
Trait for struct bound that says "this field is present"
|
|
4
|
79
|
June 2, 2025
|
Building a text editor in ICED
|
|
1
|
42
|
June 2, 2025
|
Stuck with structs
|
|
3
|
112
|
June 2, 2025
|
Storing struct methods as fn pointers in a `static`
|
|
2
|
86
|
June 2, 2025
|
Why isn't `-Zpre-link-args` stabilized yet?
|
|
6
|
155
|
June 2, 2025
|
Why OnceLock get_or_init not working?
|
|
5
|
108
|
June 2, 2025
|
New lint for unused public items?
|
|
2
|
119
|
June 2, 2025
|
Thiserror and partial colorization?
|
|
5
|
82
|
June 2, 2025
|
Having trouble on creating Layers under tracing
|
|
5
|
111
|
June 2, 2025
|
Umbrella method call for methods in different Types
|
|
3
|
89
|
June 2, 2025
|
Why old versions of crate get downloaded equally everyday?
|
|
21
|
657
|
June 2, 2025
|
Pooled chunk storage for refcounted byte slices?
|
|
9
|
78
|
June 2, 2025
|
Trait for iterator that was implemented for a reference
|
|
4
|
86
|
June 2, 2025
|
Functions with a body ending with a statement
|
|
13
|
226
|
June 1, 2025
|
How to avoid map_err?
|
|
4
|
189
|
June 1, 2025
|
Optical design program
|
|
2
|
101
|
June 1, 2025
|
Sqlx transaction abstraction
|
|
4
|
140
|
June 1, 2025
|
Versioning binary crates independently from the library crate in the same package
|
|
3
|
81
|
June 1, 2025
|
Is it normal behavior that the ```rustup toolchain list``` command will download and install toolchains?
|
|
4
|
185
|
June 1, 2025
|
How to pass closure for mocking async call?
|
|
4
|
99
|
June 1, 2025
|
Safely Wrapping Crash-Prone C Code in Rust Without Full Migration
|
|
9
|
248
|
June 1, 2025
|
#[link] attribute on extern "Rust" block
|
|
5
|
129
|
June 1, 2025
|
I'm new to rust
|
|
6
|
208
|
May 31, 2025
|
Error run rust application
|
|
5
|
103
|
May 31, 2025
|
Recommendations about references to other field of the same struct
|
|
3
|
120
|
May 31, 2025
|
Having multiple BTree indexers to a Vec now that BTrees don't support custom comparison functionality
|
|
5
|
98
|
May 31, 2025
|
Can you transmute lifetimes like this?
|
|
6
|
222
|
May 31, 2025
|