rust-help-forum
serde_json with untagged enums decoding
Help
Question
conversion from associated type error to concrete error
Help
Compiler Error
Cannot borrow `*self` as mutable because it is also borrowed as immutable in a for loop
Beginner
Help
Compiler Error
Issues with lifetime
Help
Macro conflicting implementation err for trait
Beginner
Help
Question
Compiler Error
creating general types?
Question
using clap how can I have different pairs of arguments?
Help
skip parts of an iterator if all values on this part verify a condition
Code Review Request
Beginner
Help
Issues connecting to postgres container using diesel
Beginner
Help
background process through std::process::Command
Help
Question
What possible jobs exist for Rust devs?💼
Beginner
Discussion
Question
variadic generics workaround using tuples / traits
Beginner
Help
Organizing a function with lots of parameters
Help
Question
Code organization and error handling, where do I do it?
Beginner
Question
Use of undeclared crate 'once_cell'
Beginner
Compiler Error
Querying an sqlite database by email with rusqlite
Help
Image Processing Library
Beginner
Help
Question
.cargo/config.toml not working.
Beginner
Help
what works we can do with Rust programming language?
Beginner
Question
Why is there is no Add<&str> for Str Output=String in std?
Discussion
Help
Question
explain what the code means
Code Review Request
Beginner
Question
max_by_key for iterators
Help
Would like some advice on what a function's return type should be
Help
Possible to have operator overload of a trait?
Question
Compiler Error
Easy, Simple, Borrow checking error
Help
Async/await question
Question
Why is this not object-safe? :(((
Question
Implementation not general enough
Help
How to return code "0" from program?
Question
How to implement futures_util::Stream
Question
Weird lifetime error
Beginner
Help
Question
Compiler Error
How Can I return a SplitInclusive iterator from an into_iter implementation?
Beginner
Help
multi key hashmap
Beginner
how does tauri work
Question
OpenSSL compilation issues when building app in CI job
Tooling Help
Help
slicing Cow<'a, str>
Beginner
Help
Question
Visualize graph data structure?
Question
Program Returning STATUS_INVALID_HANDLE Error on NtAllocateVirtualMemory #Windows #Indirect_syscall
Help
Which is better and faster
Question
Reducing size further than "min-sized-rust" and "min-sized-rust-windows", would love for your input!
Tooling Help
Discussion
Concurrency
Help
Question
Type state or not?
Discussion
Help
Providing type for parse()
Question
Cannot return value referencing local variable
Help
String comparison
Help
Type Error
Help
Question
Why doesn’t this variable live long enough?
Beginner
Help
Question
How to kill child process when socket connection is lost
Beginner
Help
Question
toml use of moved value
Code Review Request
Beginner
Help
Question
Compiler Error
Issues implementing a trait correctly
Beginner
Help
Question