Skip to main content

Module core

Module core 

Source

Re-exports§

pub use config::Config;
pub use converter::ConvertOptions;
pub use converter::Converter;
pub use converter::KeyTransform;
pub use parser::EnvFile;
pub use parser::ParseError;
pub use parser::ParseResult;
pub use parser::Parser;
pub use parser::ParserConfig;

Modules§

config
Config file support for .evnx.toml
converter
parser
.env file parser — merged implementation.