rust-help-forum
converting from ndarray to opencv Mat
Help
Question
Borrow only part of struct
Compiler Error
Installing rust-stainless
Help
Question
Compiler Error
WAV converted to OGG sounds sped up and bitrate doesn't appear
Help
cbindgen build.rs won't do anything?
Help
Question
Baby's first Game of Life in Rust
Code Review Request
Beginner
Cant read *.csv file using Polars crate and setting path to file using user input.
Help
Question
Unwrap or continue
Beginner
Question
Code review for small algorithmic parsing project ~ 400 LOC
Code Review Request
Modular structure commands using rust
Beginner
Help
Question
micro controllers with rust?
Beginner
Discussion
Question
I wonder what people think about this way of generating API for other languages
Code Review Request
Discussion
Question
Cors Header for Axum
Help
Question
Use derived crate in derive macro
Help
Cannot compile `Salva`
Tooling Help
Help
Question
I code the api with rust
Code Review Request
need feedback about this iterative dfs implementation
Code Review Request
Beginner
Question
Why is Rust faster than C++ in this case?
Question
Delayed run
Discussion
Help
How can I get Cargo to link libstdc++ statically when cross compiling to x86_64-pc-windows-gnu?
Help
Question
What are some simple projects to do?
Discussion
Question
Linker error when enabling asan
Tooling Help
Question
Compiler Error
Implement default trait bound?
Help
Question
How to build a decentralized chatting app in Rust?
Help
Rust passing a function to a function as a argument
Help
Question
Moving Rc into closure
Help
Question
Compiler Error
Structuring Rust objects in a data structure
Discussion
egui import error
Beginner
Help
returning RwLockReadGuard from function
Help
Help precompiling regular expressions without the use of unsafe
Help
Trying to create async handler system.
Beginner
Help
Question
Help to understand lifetimes
Beginner
Help
Question
Binding declared but left initialized
Beginner
Help
Question
make rustfmt more.. reliable?
Tooling Help
How to move struct field in Drop implementation?
Beginner
Help
Question
Compiler Error
Suggestion
Code Review Request
[solved] unable to use rand crate with a basic project
Beginner
Compiler Error
solved
Beginner
Help
Question
Is PyO3 simply for building a python library?
Discussion
Help
Question
Help with generic implementing custom trait
Help
Question
Shouldn't Newtypes be built into the language?
Beginner
Discussion
Question
x800: a fast and portable 2048 for POSIX
Code Review Request
Discussion
Unable to compile
Question
Compiler Error
Is it possible to express this generic type? (lifetimes issues)
Help
can't instantiate trait
Help
can't use generic types from outer function
Beginner
Help
Do I need to enable default feature flags if I specify a non-default feature flag in Cargo.toml?
Help
nested crates without needing to update version number/locally vend crate?
Tooling Help
Help
Question
Setting a value to different types based on an enum value.
Discussion
Question
Given an async function, is there a way to determine the size of the resulting future?
Help
Question