Enum zaplib_components::FoldOpenState
source · [−]Variants
Open
Opening(f32)
Closed
Closing(f32)
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FoldOpenState
impl Send for FoldOpenState
impl Sync for FoldOpenState
impl Unpin for FoldOpenState
impl UnwindSafe for FoldOpenState
Blanket Implementations
Mutably borrows from an owned value. Read more