rust-help-forum

11663 threads · Page 150 of 234

Representation/Design of Interpreter Values 38 messages
Beginner Help Question
InitCell sort of type 3 messages
Help Question
best way to represent this in rust? 14 messages
Help
Is it possible to mock 3rd party types even when they are used to set fields? 24 messages
Discussion
Advice on making a website 3 messages
Beginner Discussion Question
Why does this code cause a multiple borrow issue? 5 messages
Question Compiler Error
Issues creating a simple Actix-web API with PostgreSQL 2 messages
Beginner Help
Cron expressions with timezones 8 messages
Discussion
How to automate github releases 3 messages
Beginner Help Question
Can I use #[serde(untagged)] with an enum variant with no fields? 8 messages
Question
Enum Ownership 5 messages
Beginner Question
cargo test slow 8 messages
Question
Rust Analyzer, VSCode Inferred Type-Hints on hover not showing 2 messages
Tooling Help Help Question
Compile as executable or shared object depending on target. 53 messages
Tooling Help
Rust Crate called somnium 12 messages
Help
Cannot Open Input File 2 messages
Help
How to refer to the default generic lifetime parameter in trait impl 6 messages
Help Question Compiler Error
Why does this inline assembly behave like this? 2 messages
Question
How can I get this to compile without knowing Sized 26 messages
Help Compiler Error
Pointer to temporary as function argument 5 messages
Code Review Request Question
Error when linking C library 9 messages
Help
Error cannot infer type | Maybe more errors will come up 160 messages
Tooling Help Beginner Help Question Compiler Error
path for crates 55 messages
Question
Dependency features "leaking"? 11 messages
Help
why doesn't `into` allow turbofish? 9 messages
Question
cfb8 Problem 70 messages
Help
image & base64 12 messages
Help
Why isn't my stream extension matching the constraints? 4 messages
Help Question
I can't make cargo build-bpf due to a dependency error 7 messages
Question Compiler Error
Rust analyzer without glibc 4.15 5 messages
Help
How do I remove panic in this code? 6 messages
Beginner Question
Password container 40 messages
Code Review Request Beginner
derive(Serialize) is creating an error message for a generated lifetime that I don't have access to 7 messages
Help Compiler Error
&std::net::IpAddr to formatted &str 2 messages
Beginner Help Question
Local connections using the reqwest crate 7 messages
Question
Functionalizing w/ unknown datatypes 8 messages
Beginner Help Question
Deserialize map with strings to [char; 3] 40 messages
Help Question
From for function pointer not inferring return type 30 messages
Help Question
how to run cmd or ps commands with tauri? 6 messages
Beginner Help
Flow orchestrator pattern 9 messages
Code Review Request
Gaussian Averaging Function 3 messages
Help Question Compiler Error
Gaussian Averaging Function 4 messages
Help Question Compiler Error
def_site() span not hygenic in proc macro? 2 messages
Question
Shared library entry point 3 messages
Question
Problem with function parameters 10 messages
Help Question
Function Taking Ownership of Struct Field 11 messages
Beginner Question
Only object-safe traits can be made into trait objects. But why ? 8 messages
Help Question
Looking for an alternative to nested match statements 3 messages
Code Review Request Beginner
Construct DST Struct 3 messages
Help Question
Mismatched types when comparing i32 and &i32 3 messages
Beginner Help