Expand description

Simple text file parsing library powered by regex and glob patterns.

Re-exports

pub use regex;
pub use globwalk;

Modules

Parser results.

Error implementation.

Document parser.

File reader.