Enum twmap::LayerKind [−][src]
pub enum LayerKind {
Game,
Tiles,
Quads,
Front,
Tele,
Speedup,
Switch,
Tune,
Sounds,
Invalid(InvalidLayerKind),
}Variants
Invalid(InvalidLayerKind)Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LayerKindimpl UnwindSafe for LayerKindBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V