Reducing boilerplate with derive macros and inventory in rust
On how to use macros and the inventory crate to make some types of tasks easier in Rust
2024/12/21
Reducing boilerplate with derive macros and inventory in rust
On how to use macros and the inventory crate to make some types of tasks easier in Rust
2024/12/21
On Secure By Default Frameworks
Learn about writing secure by default frameworks and why they are important
2024/01/11
Migrating from rocket 0.4 to 0.5
Learn how to migrate your code to the new rocket version
2022/06/14