Crate barkml

source ·

Modules§

Structs§

  • Loader can be used to load a single or directory of configuration files with user control

Enums§

  • Stores a precision based floating point value
  • Stores integer values in their appropriate precisioned type.
  • Mode of operation for the configuration loader.
  • A Value will represent a given node in a barkml file

Traits§

  • LoaderInterface defines the shared interface for loaders

Functions§

  • Use standard loader settings to parse a BarkML file into a module