Expand description
This crate only contains the #[derive(Doc)] proc-macro for Avocado.
For documentation, please see the main avocado crate.
Derive Macrosยง
- Doc
- The top-level entry point of this proc-macro. Only here to be exported
and to handle
Result::Errreturn values bypanic!()ing.