10422 shaares
312 private links
312 private links
1265 results
tagged
programming
One keylearning: write functions
cargo doc --open -p <crate>
This opens documentation in the web browser for any crate that a project might be using.
{:#?}
for pretty print instead of debug default formatting. Nice!
How to name grid cells correctly? Here is a resource made for it.
A backend builtin with an original descriptive language
A makefile with cargo
bon is a Rust crate for generating compile-time-checked builders for functions and structs.
Handle clipboard operations
Read ahead of time of the safety bound of the kernel...
An optimisation that I don't really understand.
Another small compiler to add, substract, multiply and divide numbers