[][src]Derive Macro alga_derive::Alga

#[derive(Alga)]
{
    // Attributes available to this derive:
    #[alga_traits]
    #[alga_quickcheck]
}

Implementation of the custom derive