1 2 3
//! Common types used in multiple (if not all) different OSCAR Corpus versions. mod common_types; pub use common_types::Identification;