open-vector-tile 1.11.1

This library reads/writes The Open Vector Tiles 1.0 Specification
Documentation
1
2
3
4
5
6
7
8
9
10
[toolchain]
channel = "stable"
components = ["rustc", "rustfmt", "clippy", "rust-docs", "rust-analyzer", "miri"]
targets = [
  "x86_64-unknown-linux-gnu",
  "wasm32-unknown-unknown",
  "wasm32-wasi",
  "aarch64-apple-darwin",
]
profile = "complete"