rust-help-forum
How to use ffmpeg-next to extract audio stream from MP4 file?
Help
Question
Best way to get around Box of dyn Error not implementing Error
Help
Question
Small module issue; no main function in module file?
Question
Why this borrowing error if I'm using `&self` in this function?
Code Review Request
Help
Discussion
Question
Compiler Error
Tracing panics on normal behavior for json.
Help
Question
Rust Cpython ffi
Help
Question
Need some help in producing a MRE for a bizarre RA type inference bug.
Help
Compiler Error
Simple future implementation
Beginner
Help
Rust + Docker
Help
Compiler Error
Cargo check fails in VS code
Tooling Help
good way to accept wide variety of integer type parameters into a function?
Question
Struct Share Reference to Vec?
Beginner
Help
Question
Compiler Error
Lifetime Issues
Beginner
Compiler Error
When is `transmute` bad? (with lots of examples!)
Beginner
Help
Question
Why I cannot write this Trait?
Code Review Request
Help
Discussion
Question
Compiler Error
Create empty static variable to get addresses of some sections
Help
.rev an interator only on condition
Help
Question
Push not pushing object of type T
Beginner
Compiler Error
rust problem
Discussion
Beginner
Help
Vec cannot be indexed by i32
Compiler Error
Nibble Vector - How to output as a Vec u8
Help
Building Audio Files
Discussion
Help
Question
How do I prove that this is fine without incurring performance overhead?
Question
Code Review Bitcoin Address Generation
Code Review Request
Shared memory
Help
Question
Web scraping
Code Review Request
Beginner
Best way to organize a REST API Client crate? Best REST API Client crate you have used?
Tooling Help
Discussion
Question
I have issue when I am using `librocksdb-sys` on mac while it work fine on linux?
Help
Playing audio from a file with rodio crate?
Help
Question
how do i make socket receive specific amount of data
Beginner
Help
Question
Using a function to wrap another function. How do I handle the wrapped function's errors?
Help
Question
CC crate help
Tooling Help
Help
Middle Casts seem to be ignored in a double integer cast (or sign extending gone wrong)
Question
Getting & Setting FPS using eframe
Question
BTreeMap vs HashMap where K is PrimInt
Help
Question
Struggling to understand Clap & commands
Help
Is there a better way to represent this enum in Rust?
Help
Question
Arithmetic operation overflow
Beginner
Help
Question
Compiler Error
Help rewriting a module that is not interoperable with thread pool from rust book
Code Review Request
Beginner
Help
AoC day 8 puzzle 1 help (solved)
Help
Issue with mutability and borrowing
Beginner
Help
Macro for creating hierarchy enums and structs
Question
Memory leak issue
Code Review Request
Beginner
Help
Logging and metrics reporting.
Discussion
Question
AoCropeSnake Pause Feature
Code Review Request
How to fix value borrowed here after move?
Beginner
Help
Question
Dynamic trait help
Code Review Request
Question
Compiler Error
Weird autocxx error
Help
Is it possible to reference a module by string?
Beginner
Help
Question
Getting the youtube url or ID for every video in a playlist
Beginner
Help