Take
Layers
game
0.1.0
Take
Layers
Required Methods
take_layers
Implementors
In game::
ungap
Modules
bike_network
explore
layers
predict
quick_sketch
trip
Enums
Tab
Traits
TakeLayers
game
::
ungap
Trait
TakeLayers
Copy item path
Settings
Help
Summary
Source
pub trait TakeLayers { // Required method fn
take_layers
(self) ->
Layers
; }
Required Methods
§
Source
fn
take_layers
(self) ->
Layers
Implementors
§
Source
§
impl
TakeLayers
for
ExploreMap
Source
§
impl
TakeLayers
for
ShowGaps
Source
§
impl
TakeLayers
for
QuickSketch
Source
§
impl
TakeLayers
for
TripPlanner