Skip to main content

Crate ezu

Crate ezu 

Source
Expand description

§ezu

Painterly cartography — render vector tiles as paintings.

This umbrella crate re-exports the sub-crates of the ezu workspace under a single namespace, gated by feature flags.

Re-exports§

pub use ezu_core as core;
pub use ezu_graph as graph;
pub use ezu_features as features;
pub use ezu_paint as paint;
pub use ezu_style as style;