Crate texc_config

Source
Expand description

TexCreate Config Library
This library contains all code related to config.toml
Developer: Mustafif Khan
License: MIT & GPLv2

Re-exports§

pub use error::*;
pub use extra::*;
pub use custom_templates::*;

Modules§

custom_templates
Contains all code related to creating custom texcreate templates
error
Contains all error handling using failure crate
extra
Contains all code related to the README.md & texcreate.toml

Structs§

Config
The Config struct contains all necessary metadata information