Docs.rs
world-map-gen-0.1.1
world-map-gen 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rhysd
Dependencies
cfg-if ^0.1.9
normal
clap ^2.33.0
normal
lazy_static ^1.3.0
normal
serde ^1.0.91
normal
serde_derive ^1.0.91
normal
serde_json ^1.0.39
normal
term_size ^0.3.1
normal
termcolor ^1.0.4
normal
termcolor2rgb ^1.0.1
normal
cargo-husky ^1.3.0
dev
rand ^0.6.5
normal
console_error_panic_hook ^0.1.6
normal
optional
rand ^0.6.5
normal
wasm-bindgen ^0.2.44
normal
web-sys ^0.3.21
normal
optional
wee_alloc ^0.4.4
normal
optional
wasm-bindgen-test ^0.2.44
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
world_
map_
gen
0.1.1
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
board::Board
board::Pos
gen::RandomBoardGen
land::Land
Enums
error::Error
gen::Resolution
land::LandKind
Functions
draw::draw_json
draw::draw_term
Type Aliases
error::Result