Enum notation_core::meta_entry::MetaEntry [−][src]
Variants
Signature(Signature)
Tuple Fields
0: SignatureTempo(Tempo)
Tuple Fields
0: TempoScale(Scale)
Tuple Fields
0: ScaleKey(Key)
Tuple Fields
0: KeyImplementations
Trait Implementations
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for MetaEntry
impl UnwindSafe for MetaEntry
Blanket Implementations
Mutably borrows from an owned value. Read more
