Expand description
A TUI library with a custom template language and runtime.
See the guide to get stared: https://togglebyte.github.io/anathema-guide/
Re-exports§
pub use anathema_backend as backend;pub use anathema_default_widgets as default_widgets;pub use anathema_geometry as geometry;pub use anathema_runtime as runtime;pub use anathema_state as state;pub use anathema_state_derive as derive;pub use anathema_store as store;pub use anathema_templates as templates;pub use anathema_value_resolver as resolver;pub use anathema_widgets as widgets;