Trait prototty_grid::DefaultBackground [] [src]

pub trait DefaultBackground {
    fn default_background() -> Self;
}

Required Methods

Implementors