//! A Hidden-Markov-Model (HMM) matching
//! transition module that allows for
//! matching raw data to an underlying
//! network.
pub use r#matchDEFAULT_SEARCH_DISTANCE;
pub use r#matchMatch;
// Re-Exports
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;