pub trait IntervalKind { }Expand description
The IntervalKind trait is a sealed marker trait used to define the allowable
representations, or kinds, of musical intervals.
pub trait IntervalKind { }The IntervalKind trait is a sealed marker trait used to define the allowable
representations, or kinds, of musical intervals.