rust-help-forum

11663 threads · Page 78 of 234

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