Struct notation_model::model_entry::ModelEntryProps [−][src]
pub struct ModelEntryProps {
pub index: usize,
pub tied_units: Units,
}Fields
index: usizetied_units: UnitsTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ModelEntryProps
impl Send for ModelEntryProps
impl Sync for ModelEntryProps
impl Unpin for ModelEntryProps
impl UnwindSafe for ModelEntryProps
Blanket Implementations
Mutably borrows from an owned value. Read more
