1//! The `admin` module that contains all of the admin zone lookup abstractions. 2 3pub mod osm; 4pub mod shared;