rust-help-forum

11663 threads · Page 83 of 234

Offtopic: algorithm problem, find longest path between two nodes of a graph 52 messages
Help Question
emitting signals via watch on an async thread 68 messages
Help Question
Argon2 and AES Problems 4 messages
Beginner Help
Given parent as a parameter when instancing a struct 20 messages
Beginner Help
Implementing clone for a mutable reference. 30 messages
Help
Waiting for process to finish 41 messages
Question
How would I wrap my head around parent-child relation in Rust? 12 messages
Beginner Help
cxx - calling a Rust function that takes and returns a CxxString 11 messages
Beginner Help
Does an async block do anything on its own? 16 messages
Beginner Question
Android Cross Compile to Linux 41 messages
Help Compiler Error
Running and Communicating With CLI Chess Engine 32 messages
Beginner Question
Making more effective use of asynchronous networking 2 messages
Code Review Request Help Question
Rust interop with other languages. 8 messages
Discussion Help Question
How do you get info! to state the specific function which is was invoked in? 5 messages
Question
Shit on my code 7 messages
Code Review Request
Generic From<&str> for arbitrary lifetime 36 messages
Help Compiler Error
struggling with borrow checker 100 messages
Help
linker arguments in build script shouldn't apply to dependency build scripts 4 messages
Tooling Help Beginner
How do you assert that a piece of code does not typecheck 2 messages
Help Question
Trying to understand the std::thread shaneningans 34 messages
Beginner Compiler Error
DDD /Hexagonal architecture on rust 7 messages
Discussion Help Question
learning simd by implementing sha-256 - it got slower 17 messages
Code Review Request Help
Why do 2 same generics don't act as such 17 messages
Question
Why does the borrow checker treat these two scenarios differently? 33 messages
Beginner Help Question Compiler Error
how do you generate a struct from a derive macro? 45 messages
Help Question
what is the quote! syntax and where is it listed? 8 messages
Tooling Help Question
Dependency: failed to get `aquamarine` as a dependency of package `rust-vue (/work/suites/rust-vue-d 6 messages
Help Question
syntax highlighting for the quote crate? 10 messages
Tooling Help Question
Async closures with lifetimes 2 messages
Help
How to have a proc-macro that adds an impl block (not derives traits) 13 messages
Help Question
rust openssl 30 messages
Beginner Help Compiler Error
Code review for an Audio looping Soundscape creation tool 7 messages
Code Review Request
Using Split in Rust 48 messages
Help Question
Encoding an opus file with opus and libogg 8 messages
Help
how to convert an array of bytes (guarenteed to be 4 long) into an i32 17 messages
Beginner Help
Spliting daha which i get it from SQLite3 2 messages
Discussion Help Question
code structure and where to place trait implementation 4 messages
Code Review Request
in a docker container, tokio::fs::try_exists returns Ok(false) even when the file exists 4 messages
Help
Review: Basic Pub/Sub with tokio channels. 2 messages
Code Review Request
Atomics and Counting with Relaxed Ordering 11 messages
Question
Ts-rs: 'TS' not implemented for (serde) Value 8 messages
Tooling Help Help
Loading config toml with config-rs requires TryFrom<T> impl 9 messages
Beginner Help
nested borrows in match arm 11 messages
Beginner Help Compiler Error
Nested repetiton in macro arm 5 messages
Help Question Compiler Error
Does 'cargo add' recognize dependency requirements? 3 messages
Beginner Question
Linked List problem using 2 pointers 36 messages
Help
Changing type of data 17 messages
Help Question
lockfile decisions 8 messages
Question
Validating mutable references 21 messages
Help Question
Reading a CSV 4 messages
Beginner Help