//! This module contains the core structs and parsers needed to read
//! the self-description of a root file. These parsers can be used to
//! build new parsers using the [root-ls](https://github.com/cbourjau/alice-rs) cli.
pub use *;
pub use *;
pub use ;
pub use ;
pub use *;
pub use *;
pub use Source;
pub use RootFile;
pub use FileItem;