Derive Macro AbsDiffEq

Source
#[derive(AbsDiffEq)]
{
    // Attributes available to this derive:
    #[approx]
}
Expand description

See the crate level documentation for a guide.