Skip to main content

Module display

Module display 

Source
Expand description

Display output types for autom8.

This module re-exports the output types from output.rs for use by other parts of the codebase.

Re-exportsยง

pub use crate::output::BannerColor;
pub use crate::output::StoryResult;