aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
blob: 06f8f31f7350c1732184805e1b3008163472b8b2 (plain)
1
2
3
4
//! This is a stub library for `hittekaart` to expose the functions for benchmarking.
pub mod gpx;
pub mod layer;
pub mod renderer;