(Rust) Crates You Should Know: Rocket
API documentation for the Rust `rocket` mod in crate `show_notes`. (more…)
Read more »Rust is a young systems programming language that aims to fill the gap between high-level languages—which provide strong static guarantees like memory and thread safety—and low-level languages—which give the programmer fine-grained control over data layou… Read more