#[derive(Alga)]
{
// Attributes available to this derive:
#[alga_traits]
#[alga_quickcheck]
}
Expand description
Implementation of the custom derive
#[derive(Alga)]
{
// Attributes available to this derive:
#[alga_traits]
#[alga_quickcheck]
}
Implementation of the custom derive