[][src]Trait nu_engine::Palette

pub trait Palette {
    fn styles_for_shape(
        &self,
        shape: &Spanned<FlatShape>
    ) -> Vec<Spanned<Style>>; }

Required methods

Loading content...

Implementors

Loading content...