Trait game::ungap::TakeLayers[][src]

pub trait TakeLayers {
    fn take_layers(self) -> Layers;
}

Required methods

Implementors