Crate edres_core

Crate edres_core 

Source

Re-exports§

pub use crate::options::*;

Modules§

codegen
The purpose of this module is to convert generic Values to Rust structs and enums.
options
This module contains the structs for configuring the behaviour of the public APIs.
parsing
This module contains all of the utilities for parsing markup files.
value
Contains the Value type - a markup-agnostic generic value.

Enums§

Error
An error type for errors while generating config struct modules.
Format
Represents an input markup format for a config file.