Crate of the Week
|
|
1156
|
196093
|
March 23, 2023
|
Questions regarding openapi support in Rust web frameworks
|
|
2
|
202
|
March 23, 2023
|
What is the actual current (1.68ish) behavior of unwinding into C/C++?
|
|
5
|
159
|
March 23, 2023
|
Async closure for binary_search_by_key
|
|
3
|
63
|
March 23, 2023
|
Tokio runtimes and tokio::sync::OnceCell
|
|
4
|
79
|
March 23, 2023
|
Match dereference
|
|
3
|
92
|
March 23, 2023
|
Using sync::Once, mutable and MaybeUninit
|
|
11
|
118
|
March 23, 2023
|
Does Rust have a way similar to prvalue in C++?
|
|
16
|
454
|
March 23, 2023
|
Rust Buffer -> WebGL ; goes through JS TypedArray?
|
|
1
|
74
|
March 23, 2023
|
Is proc_macro_attribute only working on functions?
|
|
9
|
95
|
March 23, 2023
|
Conflicting implement of trait
|
|
1
|
69
|
March 23, 2023
|
Assigning struct members to variables in a single statement
|
|
5
|
177
|
March 23, 2023
|
Unable to flash the code into NUCLEO-L552ZE-Q Board
|
|
7
|
147
|
March 23, 2023
|
Is compile-time split of &str possible?
|
|
11
|
215
|
March 23, 2023
|
Requires that `'de` must outlive `'static` issue
|
|
11
|
103
|
March 23, 2023
|
Hyper doesn't report errors
|
|
9
|
226
|
March 23, 2023
|
Into_iter() and iter() produces same data type
|
|
8
|
104
|
March 23, 2023
|
Eframe and system menu
|
|
2
|
102
|
March 23, 2023
|
Best level of Implementing Decimal
|
|
1
|
76
|
March 23, 2023
|
Want to inspect Rust projects previously in another language
|
|
3
|
146
|
March 23, 2023
|
Getting important crates to version 1.0
|
|
43
|
1274
|
March 23, 2023
|
Fully synchronous (no async or multithreads) REST API client
|
|
1
|
126
|
March 22, 2023
|
Rust-Analyzer in VScode is failing "Cargo metadata fetch"
|
|
3
|
124
|
March 22, 2023
|
ld: failed to convert GOTPCREL relocation; relink with --no-relax
|
|
1
|
61
|
March 22, 2023
|
The tcl crate, providing high level bindings to Tcl programming language
|
|
0
|
76
|
March 22, 2023
|
Problem working with closure parameters in traits
|
|
3
|
79
|
March 22, 2023
|
How safe is crates.io?
|
|
8
|
256
|
March 22, 2023
|
Setting cargo command to fetch metadata in rust-analyzer in VSCode?
|
|
4
|
254
|
March 22, 2023
|
Impl docs on wrapper types
|
|
2
|
108
|
March 22, 2023
|
Library for checking fd in Linux
|
|
2
|
128
|
March 22, 2023
|