IntervalKind

Trait IntervalKind 

Source
pub trait IntervalKind { }
Expand description

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

Implementors§