rust-help-forum

11663 threads · Page 68 of 234

How to swap SPL tokens with Solana 18 messages
Beginner Help Question
Docker build issue 12 messages
Tooling Help
will this program ever panic 11 messages
Code Review Request Help Question
🐳Containerizing Rust CLI app 7 messages
Beginner Tooling Help Help
Running streams concurrently 12 messages
Help Question
Is there a way to see why cargo is rebuilding my executable? 39 messages
Tooling Help Question
Library for regexes? 13 messages
Beginner Question
I have the following code to parse PPM file. 72 messages
Code Review Request
what does this mean ? 9 messages
Help
Can't create trait object 7 messages
Beginner Help Question
Embedded Programming Compiler Errors Even on Fresh Project 8 messages
Help
Issue compiling OpenSSL for multiple architectures 33 messages
Help Compiler Error
Parse duration 22 messages
Help Question
Is there anyway to convince the compiler that nothing is leaking in this loop? 21 messages
Help Question
How can I get the parent process that created my app as a sub process (FIXED) 8 messages
Help
Making async fn and `-> impl Trait` traits object-safe without Boxing. 8 messages
Code Review Request Discussion Question
rustc: `monitor` does not live long enough borrowed value does not live long enough [E0597] 25 messages
Beginner Help Compiler Error
Code review for tui query function 5 messages
Code Review Request
HashMap with Types as Keys 9 messages
Beginner Help Question
`rten::model::Model`, found `Model` 2 messages
Help Question Compiler Error
Dioxus example webapp not working 2 messages
Help
Hi I am struggling quite a bit with Rc 12 messages
Question
Box method indirection 10 messages
Discussion Question
SDL2 Lifetimes in Static Lifetime Callback 19 messages
Help Compiler Error
How to pass around/take turns with a single mutable borrow among dozens of async functions 5 messages
Beginner Question
Combining audio + video into one file 13 messages
Help Question
TryInto type Error = serde::de::Error [Solved] 5 messages
Help Question Compiler Error
Code review for Shell 2 messages
Code Review Request Beginner Discussion
Code review for Time tracker 15 messages
Code Review Request Beginner
Multiple borrowing issue 26 messages
Beginner Help
How to use once_cell::sync::Lazy with async function? 3 messages
Beginner Help Question
Linker problem 2 messages
Help
Trait implementation defaults and type parameter defaults 8 messages
Help Compiler Error
Large binary size (embedded) 9 messages
Help
cannot borrow cannot borrow *self as mutable because it is also borrowed as immutable? 8 messages
Help Question
How to make a Predicate extern "C" 22 messages
Beginner Help
Rust Failing a Test without Assert! panic 14 messages
Beginner Question
Load contents of a file, into emulated memory at the offset of 0x200? 8 messages
Beginner Help Question
parsing JS in Rust 7 messages
Help Question
Matching if a string only includes digits 15 messages
Help Question
Rust ends-up linking library dynamically 6 messages
Help
need a better explanation of [].concat() 10 messages
Help Question
No_std Event Architecture Approach Review. 3 messages
Code Review Request Discussion Question
made a crate to decode microsoft dibs/bmps 11 messages
Code Review Request Discussion
Rustup/Cargo fmt issue 15 messages
Beginner Tooling Help Help Question
Convert Vec<Item> to Vec<&Item> 28 messages
Help Question
Access struct members when struct is in enum 6 messages
Beginner Help
Unable to launch Windows EXE using process::Command 13 messages
Help
How to download from url to file with progress 3 messages
Help
SQLITE3 inserting data is not working 23 messages
Help