Crate sie4

Source
Expand description

SIE4 is a Swedish file format for accounting data. See the specification for more information.

Re-exports§

pub use item::Item;
pub use reader::Reader;

Modules§

item
Each file consists of a number of items.
reader

Type Aliases§

Span
See nom_locate::LocatedSpan.