rust-help-forum

11663 threads · Page 67 of 234

Making function wrapper for singleton DB 5 messages
Beginner Help
help with codecrafter code 4 messages
Code Review Request Beginner Help Question
Released a tiny crate for an issue I ran into on another project. feedback appreciated 23 messages
Code Review Request
Help with function 7 messages
Beginner Help
ESP32 Project setup 4 messages
Help
Help With Managing MutexGuard 4 messages
Beginner Help Question Compiler Error
How to pass variables that do not implement Sync and Send to threads? 27 messages
Code Review Request Help Question
Generation of an executable from a WSL environment and uses on a Linux test VM 8 messages
Help
Closure requires Static bound 2 messages
Help Question Compiler Error
Struggling with trait associated type bounds 17 messages
Beginner Help Compiler Error
Mismatched type Error in Main fn, any ideas? 11 messages
Code Review Request Beginner Help
Replacing inner value of a Box with the same type 12 messages
Help Question
Piping two programs together 2 messages
Beginner Question
Help With Miri Error 19 messages
Help Question
Context variables for translations 2 messages
Help Question
Unconstrained trait bounds 2 messages
Code Review Request Help Question
Why am I getting an error here, and how can I resolve it 26 messages
Help Question
How to use serde to turn an integer into an enum? 2 messages
Help
How to interleave/intersperse/join arbitrary amount of list of strings to a final string? 9 messages
Beginner Help
failed to parse info; err = ParseError("Failed to parse Info") 5 messages
Help
How to properly test struct methods 28 messages
Question
ring build failure when trying to cross compile from windows to linux 21 messages
Compiler Error
How to structure async read/write tasks elegantly with Send/Sync 8 messages
Help Question
Implement foreign trait for generic, requiring own trait 5 messages
Help Compiler Error
for i loop on serde json list 4 messages
Discussion Help Question
Cargo lambda doesnt work with reqwest 7 messages
Tooling Help Help Question Compiler Error
Embedded programming on Lego EV3 77 messages
Question
Async shenanigans 26 messages
Help
TCP stream 3 messages
Help
Code Review Request: First Rust Project After Learning It For One Week 6 messages
Code Review Request
Get at module code from second binary (impossible?) 31 messages
Question
Simple min heap with just new push pop 3 messages
Code Review Request Beginner
MIssing something obvious with Types and Trait Bounds 14 messages
Help Question
my attempt at controlling when a thread sends data down a channel 21 messages
Code Review Request Help Question
rust-analyzer errors because of specific project 5 messages
Help Beginner Tooling Help
Druid and Async_std: Sharing data between tasks 9 messages
Code Review Request Beginner Help Discussion Question
Define default value based on another field in deserialization 6 messages
Help
Type alias default generic type bound with lifetime 2 messages
Question
Winit coordinates not mapping to WGPU coords as expected? 18 messages
Help Question
don't know how to serve mjs from rocket 37 messages
Help
I would like to know how to use wmi crate in RUST 4 messages
Help Question
Is this lifetime struct idea possible 29 messages
Question
Getting most recently opened file 3 messages
Beginner Help
Import from neighbour folder 2 messages
Beginner Help
help with weird lifetimes 25 messages
Help
use parent crate dependencies in sub_crate? 13 messages
Help Question
Trait implemented but where? 3 messages
Help
🐳❗How to copy `data json file` for CLI server in Docker? 12 messages
Tooling Help Help
Custom build scripts not compiling in release build mode on MacOS 20 messages
Help Compiler Error
Why is `Self::` required to call `read_and_deserialise` in the `load` function? 2 messages
Help Question