#[derive(ExitCodeTable)]
{
// Attributes available to this derive:
#[exit_code]
}
Expand description
Derive an inherent exit_code_to_variant() method on an enum. See crate docs for details.
#[derive(ExitCodeTable)]
{
// Attributes available to this derive:
#[exit_code]
}
Derive an inherent exit_code_to_variant() method on an enum. See crate docs for details.