rust-help-forum
how to eval code from args (std::env)
Beginner
Question
Why does LinkedList's unstable Cursor not impl Iterator?
Question
Container to Track Context
Beginner
Help
Question
Compiler Error
Can someone explain the YouTube API documentation?
Beginner
Help
Question
How to pass a string slice to `impl Into<Cow<'static, [u8]>>`.
Question
Compiler Error
std::fs don't working as expected
Help
Coercion of closures containing fn pointers
Help
Compiler Error
Having difficulty with error conversion
Code Review Request
Beginner
Help
Compiler Error
jwt authentication middleware best practices (actix web)
Question
General review for a beginner
Code Review Request
Implementing Binary Search Tree
Beginner
Help
Question
Building another crate from build.rs
Tooling Help
Help
Lifetime issues
Beginner
Help
Compiler Error
Unused derives
Discussion
glium (opengl) texture slots
Beginner
Help
Question
Vec<Box<Type>> where Type Implements Trait Not Accepted by Vec<Box<dyn Trait>>
Help
Argon2 dependency - Output is too short
Beginner
Help
Question
how to access curl returned data?
Beginner
Help
Question
Compiler Error
Since the compiler doesn't let me, what's the correct way of doing this?
Code Review Request
Beginner
Help
Compiler Error
This trait bound shouldn't be necessary, should it?
Help
Compiler Error
How to spawn a new task when one of multiple running finishes?
Help
how to package actix-web 4
Beginner
Help
cant sort vector of structs
Beginner
Help
Object safe trait
Beginner
Help
Question
borrowed value does not live long enough
Help
Compiler Error
Type alias does not have expected bound
Help
Question
Compiler Error
How to specify that return impl Trait doesn't capture parameters?
Help
Compiler Error
rerun-if-env-changed not working as expected
Tooling Help
Question
rust-analyzer for 1.58.1-x86_64-unknown-linux-gnu
Tooling Help
Question
How should I split my codebase into different files [~250 LOC]
Code Review Request
Question
Choice between `split_at` and `chunks` in Rust. Performance consideration
Beginner
Question
How to make the serialized struct response to be the same as it's printed?
Beginner
Help
Question
Problem trying to write a Generic impl for a Trait
Help
Question
Compiler Error
Debugging
Beginner
Help
Compiler Error
Changing between enums using the same data through a mutable reference
Help
Casting between thin pointer and fat pointer
Beginner
Question
Rust won't print anything
Help
Question
Semver 0.x.0-preX for cargo
Question
getting value from enum w/o variant + generics
Beginner
Help
Building for over an hour, how to diagnose the problem?
Help
Question
Recommended architecture for developing a "game engine"
Help
Code Review Request
Beginner
Discussion
anti malware service slows down compiling rust code
Beginner
Question
Dynamic deserialize and handlers
Beginner
Help
Help with generics
Beginner
Help
[wgpu] What's wrong with my model??
Help
Searching for elegance
Code Review Request
Beginner
Discussion
How do I properly externalize a string in Rust for use in a C-compatible dynamic library loader?
Help
How to implement a generic mean/average function?
Help
Help making the "Programming WebAssembly With Rust" book work? (outdated code for Yew)
Help
Lifetime error from serde generics
Help