codama-macros 0.9.3

Procedural macros for the Codama standard
Documentation
1
2
3
4
#[codama_macros::codama(type = boolean)]
pub struct Test;

fn main() {}