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