Type Definition tear::twist_impl::BreakValError[][src]

type BreakValError = Error0571__Tried_to_break_with_value_using_twist_without_val_flag__Use_Break_instead_of_BreakVal_or_add_the_dash_val_flag_to_twist;

(dev) Short name for Error0571__Tr...twist

Used in twist!. This is to play nice with rustfmt or cargo expand, so that it doesn’t just give up formatting because the type name is too long.