This is a crate for for procedurally generating maps written in Rust.
It's very elegant to use and creates nice results, see the example below:
```rust
use procedural_generation::Generator;
fn main() {
}
```
Produces the following (prints with colors in terminal!):
