rust-help-forum

11663 threads · Page 99 of 234

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