[go: up one dir, main page]

Crate fundu_core

source ·

Modules

  • Provide the Config and related structures
  • Provide the errors used in fundu like ParseError and TryFromDurationError
  • This module is the working horse of the parser. Public interfaces to the parser are located in the main library lib.rs.
  • Contains all time related structures used in fundu like TimeUnit and Duration
  • A collection of useful functions, constants which are in use across the whole crate