A proc-macro to get Vec<u8> from struct and vise versa
-
Updated
Jun 14, 2022 - Rust
A proc-macro to get Vec<u8> from struct and vise versa
Macro for implementing std::fmt::Display on enum variants. Over 1M crates.io downloads!
web scraping integration with reqwest
[deprecated] A procedural macro to generate a new function implementation for your struct.
Macro magician in your CLI.
Create presets, e.g. #[hash(Default)] for #[derive(PartialEq,Eq,Hash, Default)]
Column-oriented database management system.
A blazingly fast procedural macro written in Rust for easisly nesting types ergonomically!
describing Rust types as a schema in terms of the Serde data model.
Derive Vec<...> like behavior for a struct with an inner Vec<...>
Rust library for using google sheets for a database
[WIP] My solution to dtolnay/proc-macro-workshop.
A short getting started on derive macros guide in Rust.
proc_macro_derive library for gostd.
Procedural derive macro to generate boilerplate on unit variants enum types.
Writing inclusive derive macros is tedious, this creates provides helper functions that make it easier.
Add a description, image, and links to the proc-macro-derive topic page so that developers can more easily learn about it.
To associate your repository with the proc-macro-derive topic, visit your repo's landing page and select "manage topics."