Docs.rs
dcc-tiler-0.1.2
dcc-tiler 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dcchut
Dependencies
clap ^2.33
normal
num ^0.2
normal
rand ^0.7
normal
rayon ^1.2
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
simplesvg ^0.4.0
normal
time ^0.1
normal
zip ^0.5
normal
Versions
13.21%
of the crate is documented
Platform
aarch64-apple-darwin
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
Files
dcc_tiler/
lib.rs
1
pub mod
board;
2
pub mod
graph;
3
pub mod
render;
4
pub mod
tile;