Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rust

How is the UDP server example safe?

rust thread-safety

How do I avoid obfuscating logic in a `loop`?

rust

How to change width of content area in mdbook

css rust markdown

When and why would I want to use i8 instead of i32?

rust integer

Change nightly Rust version?

How to combine multiple traits as a "trait tuple"?

rust traits

Why is the string literal not moved?

rust ownership

Benefit to use usize intsead of u8 when number will not exceed u8 range?

rust types

Filtering files or directories discovered with fs::read_dir()

Fatal error "'stdlib.h' file not found" when running jextract on the C binding for a Rust project

java rust ffi project-panama

How to create a vector of all decorated functions from a specific module?

module rust decorator

Is there a way to bind a variable to a request in tower-http / hyper / axum?

Expected HashSet<&'a str> but found HashSet<&&str>

rust

Why is an iterator moved in this function?

rust iterator ownership

resvg Rust, SVG rendering as blank png

svg rust

Is an Axum handler cancelled if the requester disconnects?

How do I create a HashMap with type erased keys?

rust hashmap

Rust String AsRef<T> does not auto borrow for [u8]

rust

Conditional import in Rust?

rust

HiGHS fails to link with "undefined reference" errors

c gcc rust ld highs