1
2
3
//! This crate is used to generate 3D world data.

pub mod heightmap;