//! This crate handles parsing the [IMGT LIGM-DB database](https://www.imgt.org/) into structures compatible with mzcore.
//! It additionally stores all regions and annotations. There are two main ways of selecting
//! germline(s), specified by name [`get_germline`](crate::imgt::get_germline) or by building a
//! query over the data [`Selection`](crate::imgt::Selection).
//!
//! <details><summary>Data present per species</summary>
//!
//! </details>
pub use ;
pub use *;
pub use *;
pub use *;
pub use *;