place-service 0.2.0

Place Service - A place administration microservice that interoperates with the place-matcher crate
1
2
3
4
5
6
7
8
pub mod address;
pub mod amenity;
pub mod consent;
pub mod geo;
pub mod identifier;
pub mod opening_hours;
pub mod place;
pub mod place_type;