pub type ScaleIntervals = Set<Interval, u16>;Aliased Type§
pub struct ScaleIntervals {
pub bits: u16,
/* private fields */
}Fields§
§bits: u16pub type ScaleIntervals = Set<Interval, u16>;pub struct ScaleIntervals {
pub bits: u16,
/* private fields */
}bits: u16