Crate archetect_core[][src]

Re-exports

pub use crate::archetype::Archetype;
pub use crate::archetype::ArchetypeError;

Modules

actions
archetype
config
heck

heck is a case conversion library.

input
loggerv

A simple io::stdout and io::stderr writing Logger implementation from the log crate, using the ansi_term crate for colors and configured at runtime via a verbosity or at compile time with simple function calls. Designed for simple Command Line Interfaces (CLIs).

rendering
requirements
rules
system
template_engine
util
vendor

Macros

try_get_value

Helper macro to get real values out of Value while retaining proper errors in filters

Structs

Archetect

Enums

ArchetectError
RenderError