Struct tailwind_css::PaletteSystem
source · [−]pub struct PaletteSystem { /* private fields */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PaletteSystem
impl Send for PaletteSystem
impl Sync for PaletteSystem
impl Unpin for PaletteSystem
impl UnwindSafe for PaletteSystem
Blanket Implementations
Mutably borrows from an owned value. Read more