Module types

Source
Expand description

Expose the types (LocList, Loc, Entry) to the outside. For convenience.

Re-exportsยง

pub use super::Entry;
pub use super::Loc;
pub use super::LocList;