Crate fundu_core
source ·Modules
- Provide the
Config,ConfigBuilderand other structures used to adjust the parsing process - Provide the errors used in fundu like
ParseErrorandTryFromDurationError - This module is the working horse of the parser. Public interfaces to the parser are located in the main library
lib.rs. - A collection of useful functions, constants which are in use across the whole crate