rust-help-forum

11663 threads · Page 159 of 234

PyO3 conversion cost 20 messages
Beginner Help
Lifetimes question 11 messages
Question
My first 7 hour rust coding session 55 messages
Code Review Request Beginner
Get data from instance of Enum 32 messages
Beginner Help Compiler Error
iterate through `json::JsonValue` 34 messages
Beginner Help Compiler Error
question 86 messages
Beginner Help Question
How can I consume a type along with other lifetime dependent types? 18 messages
Help Compiler Error
How to deserialize json and match its keys with types? 7 messages
Tooling Help Help Question
Is this idiomatic Rust? 4 messages
Code Review Request Beginner
hi guys, i trying to use cross compile on linux (artix) to windows 14 messages
Help Compiler Error
Unable to save image buffer 5 messages
Beginner Help
[Solved] Panic on ctrl+c with actix-web, r2d2 and postgres 22 messages
Help
writable trait 15 messages
Question
Tonic gRPC LSP issue 2 messages
Help Question
Silent failure in program (no errors or panics) 21 messages
Help
Linked list keep reference to node and delete in O(1) time? 14 messages
Question
(Beginnner) Trying to type cast this variable and its not working 74 messages
Beginner Help Question
Implementing a Serde format and tuples vs lists ambiguity 2 messages
Code Review Request Help
Tokio UDP server help 12 messages
Help Question
Cannot cross compile to Linux using the cross crate 6 messages
Help
Get list of currently running processes 41 messages
Beginner Help
Using a `const fn` does not work where a struct literal works 16 messages
Help Compiler Error
structs and functions without specifying namespaces? 13 messages
Help
from option 6 messages
Question
Best practice? 15 messages
Code Review Request
unkwow feature llvm_asm 4 messages
Help Compiler Error
Check if a target is supported 8 messages
Question
Lifetime Help -- Call closure on value borrowed from RefCell? 99 messages
Help Compiler Error
cargo build rebuilds all third party deps every time i build a large workspace crate 46 messages
Question
Rust courses and books recommendations 9 messages
Beginner Discussion Question
impl<T, F: From<T>> From<Point<T>> for Point<F> 2 messages
Help Question
Connection forcibly closed using `TcpStream` in logger 3 messages
Help
Cannot borrow as mutable more than once at a time 13 messages
Help Compiler Error
How to create an alias? 17 messages
Question
serde_json untyped transformation 25 messages
Help
JNI crate run main function 51 messages
Help Question
How to replace value of `HashMap` `Entry` taking ownership of value 22 messages
Question
Some question about macro 12 messages
Beginner Help Question
`thiserror` does not compile when my crate is on the 2021 edition. 6 messages
Help
How do I fix non-primitive cast: `()` as `usize` 9 messages
Beginner Help
Load properties related to enums from external file 4 messages
Beginner Help
TCP Server in rust 49 messages
Beginner Compiler Error
Best way to create a public command name and command key and value table? 4 messages
Question
Trying to understand why future isn't thread safe 35 messages
Question
VSCode terminal not allowing for some keybinds 8 messages
Tooling Help Help Question
How to store &str dynamically when program is running 11 messages
Beginner Help Question Compiler Error
pull frequency domain out of live audio samples 4 messages
Help
Linker error when building wasm 3 messages
Help Compiler Error
to decrypt aes-128-ecb messages 3 messages
Discussion Beginner Help
config.toml [env] environment variables are not picked up while debugging with launch.json setup 11 messages
Help Beginner Tooling Help