rust-help-forum
How to `use` a function inside of a doc comment
Help
Compiler Error
My First Linked List
How do I generate clap_mangen man pages from flags inside my project?
Help
(Beginner) current_dir() returns more than path
How do I make a Trait method with N amount of parameters
Help
Beginner
Embdded Rust
Question
Is there a good way to format a printed structs to be more readable?
Copying image files from one folder to another.
Help
Question
wasm shared library via emscripten linker error - `recompile with -fPIC`
Help
Question
Value inspect panel thingy
Code Review Request
Post-Build scripts
Question
Tooling Help
Is it possible to wait for a `Child` command specific output?
Help in writing an API using Rocket
Help
Question
Lexing with Rust - which crate should I use and how
Help
Question
htonl and ntohl
Should I run tests in --release mode?
Question
Weird nested deserializing JSON in JSON
Question
Help
One enum or two?
Question
Trying to write my first recursive function, struggling.
Beginner
analogue to c++ std chrono duration count()
Into Bool, If condition syntax
Lifetimes with callback function
Writing a trait that is generic over lifetimes
Thread? or JoinHandle?
Serde deserielize into HashMap
Help
Beginner
Option Box or Box Option?
Question
Delete a part of &str and replace by ...
Question
Review project
Code Review Request
Some trait error when trying to use tokio with a clap CLI
Help
Compiler Error
What would be the equivalent of str.encode(encoding='utf-8') in rust?
Help
Question
Function pointers
Help
Problem for command with spaces
Streaming data while deserializing with serde, Possible ?
Is it possible to pass variables to a proc macro?
Help
Endianness bit hacks
Question
test
Binary executing error on x86_64 mac
Help
Tooling Help
cargo tree but for features?
Question
Tooling Help
Code review request for my project before first release
Code Review Request
Lifetimes, early | late bindings, HRTBs.
Help
Question
Is it possible for a variable to have multiple types in Rust?
Help
Get a value from an Iter
Help
Library with {unknown} type, no suggestions in editor
Beginner
Lifetimes, mutability, Vecs of enums
Help
Question
How can I make this code cleaner?
Code Review Request
Question
Why is this giving me an error?
Help
Sharing an atomic between threads (without Arc?)
Help
Beginner
Adding avx to target features
Help
Question
Using `serde_with` as middleware to decode Base-62 between JSON form and Rust form
Help
I would use a static variable but I want to avoid unsafe rust. How should I approach this?
Beginner
Help