Crate avocado_derive

source ·
Expand description

This crate only contains the #[derive(Doc)] proc-macro for Avocado. For documentation, please see the main avocado crate.

Derive Macros

The top-level entry point of this proc-macro. Only here to be exported and to handle Result::Err return values by panic!()ing.