rsmack_edoc/
lib.rs

1use rsmack_megamac::*;
2mod impls;
3megamac!(kind = Attr, name = edoc, receiver = ItemStruct);