rust-help-forum

11663 threads · Page 169 of 234

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