Struct voxel_worldgen::layer::GenIsland [] [src]

pub struct GenIsland { /* fields omitted */ }

Methods

impl GenIsland
[src]

Trait Implementations

impl Clone for GenIsland
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl GenLayer<bool> for GenIsland
[src]