/*! Provides validation facilities for the
[sounding-base](https://github.com/rnleach/sounding-base.git) crate.
See [examples](examples/validate.rs) for example of library use.
*/
//
// API
//
pub use crate;
pub use cratevalidate;
//
// Internal use only
//