Add unit tests
This commit is contained in:
parent
55598aaaa0
commit
5fe192d25a
9 changed files with 512 additions and 1037 deletions
|
|
@ -4,4 +4,4 @@ mod property;
|
|||
|
||||
pub use poi::{POICategoryGroup, POIData};
|
||||
pub use postcodes::PostcodeData;
|
||||
pub use property::{compute_feature_stats, precompute_h3, Histogram, PropertyData};
|
||||
pub use property::{precompute_h3, Histogram, PropertyData};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue