rust-help-forum
Setting up debugger in VSCode
Help
Question
Compiler Error
Beginner
Getting a reference from a Struct member
Beginner
GitHub actions to build binaries for releases
Tooling Help
Question
error linking with `cc` failed exit status 1
Help
Compiler Error
Tooling Help
Need help overriding a ffi link in a dependency
Help
Storing function pointers in a Vector
Question
Help
Compiler Error
nightly rls installation error
Help
Trait cannot be made into an object
Code Review Request
PartialEq implementation not working as expected
Help
Setting value outside if in if
Help
Compiler Error
Initialise rayon threads for par_iter()
Question
Parsing Cow of str from cursor
Question
Prompt message is printed after read from stdin
Help
Beginner
syn crate -- lookahead for specific ident?
Help
Implementing iterator of 2d iterable
Help
Question
Compiler Error
Bridging C++ VS Project with CXX
Help
Some error I don´t get fixed.
Help
Beginner
How can I push data into my buffer?
Help
Question
Beginner
lifetime fun (iterator and hidden temporaries edition)
Help
Lowest Common Multiple
Beginner
Help
Can path be a relative path in Cargo.toml [dependencies]?
Tooling Help
Question
read_to_string getting stuck
Help
rayon extremely slow
Help
Code Review Request
Creating a simple retry function in Rust with no predefined types involved
Help
Code Review Request
Question
cross compiling to riscv64
Compiler Error
Help
Rocket or Axum?
Discussion
Bundling rust apps for different plattforms
Question
Tooling Help
Make an optional vector's data type depend on a data type of other vector's content
Help
Question
Type Coercion with Impl Into in args
Question
Help
Lifetime issue with impl Future
Help
Compiler Error
Parsing arguments to a proc_macro
Help
Question
What is the difference between these rust and C++ snippets?
Help
Iterator way to turn iterator over bools into vector of start and end indices of true ranges.
Help
Question
Beginner
XML Reading Parsing
Question
Beginner
BufReader problem
Help
Beginner
Double-Sort Algorithm
Code Review Request
Beginner
Optimize a single area, even on debug
Help
io stdin - Elegant way of reading one line and save it to a variabel, but reapeated x amount of time
Question
Beginner
Hasher
Question
Help
Compiler Error
Cannot return value referencing a temporary value
Help
Compiler Error
Beginner
Cannot accept closure as an argument and struct field value
Help
the method `or_default` exists for enum `...` but its trait bounds were not satisfied
Help
How to get value from an Option
Help
cant serialize option.
Question
one type is more general than the other
Question
Help
LINK UNSHORTENER - an app that unshortens thousands of links
Tooling Help
Code Review Request
Returning Map and Filter
Help
mmaped into vec
Help
Solve 'cannot return value referencing local variable `content`'
Help
Idiomatic for
Help