|
About the help category
|
|
7
|
5311
|
July 21, 2020
|
|
PDF to WordPDF to DOCX conversion in Rust (high accuracy)
|
|
4
|
92
|
April 11, 2026
|
|
Lifetime trait bounds issue
|
|
2
|
39
|
April 11, 2026
|
|
Having Multiple Mutable References via Iterators
|
|
14
|
263
|
April 11, 2026
|
|
Is it better to use Global or System in a local memory allocator?
|
|
12
|
257
|
April 10, 2026
|
|
Work around library with private trait in public trait bound
|
|
11
|
84
|
April 10, 2026
|
|
Building DRS: verifiable delegation receipts for AI agents (UCAN v1 / DAG-CBOR) - drowning in spec edges and could use sane eyes
|
|
1
|
78
|
April 10, 2026
|
|
Iced Rich_Text + Span - duplicate a buttons status functionality
|
|
2
|
56
|
April 10, 2026
|
|
Current best practice for implementing Fn on a new or existing type
|
|
4
|
197
|
April 9, 2026
|
|
Intuition for optimizations
|
|
8
|
290
|
April 9, 2026
|
|
Licenses in Rust projects
|
|
8
|
292
|
April 9, 2026
|
|
Loop unrolling in manually written loops vs iterators (AVX512)
|
|
0
|
80
|
April 9, 2026
|
|
Need some suggestions
|
|
4
|
110
|
April 9, 2026
|
|
How to take ownership of a field without running destructor in const context?
|
|
12
|
211
|
April 9, 2026
|
|
Validate that a tokio Sender and Receiver belong to the same channel
|
|
11
|
179
|
April 9, 2026
|
|
Iced filter_map Column(...) usage
|
|
5
|
57
|
April 9, 2026
|
|
Option<*mut T> or &mut Option<T>
|
|
7
|
169
|
April 8, 2026
|
|
HashMap with lookup by key variant that has references?
|
|
8
|
188
|
April 8, 2026
|
|
Lifetime bounds with async functions
|
|
2
|
69
|
April 8, 2026
|
|
Where is data stored in Rust generic functions?
|
|
7
|
328
|
April 8, 2026
|
|
Is it good practice to specify just one target for docs.rs?
|
|
6
|
184
|
April 7, 2026
|
|
Please help understand the problem with implementing a semaphore
|
|
5
|
175
|
April 7, 2026
|
|
Name suggestion when new is taken
|
|
9
|
299
|
April 7, 2026
|
|
Iced + Tokio Spawn - Unable to return values from async closure
|
|
3
|
73
|
April 7, 2026
|
|
Basic Object Oriented Programming in Rust
|
|
106
|
2227
|
April 7, 2026
|
|
How to link write_volatile core library function to ram
|
|
5
|
209
|
April 7, 2026
|
|
Why do I need to use crate:: to access modules in Rust?
|
|
5
|
285
|
April 6, 2026
|
|
Plug-in-ization with [Slint] problem
|
|
0
|
54
|
April 6, 2026
|
|
Macros and functions
|
|
2
|
106
|
April 6, 2026
|
|
Solving a Rust enum pattern matching exercise by replacing placeholder comments with proper match patterns for three different enum variants
|
|
1
|
74
|
April 6, 2026
|