Type Alias Style

Source
pub type Style = (StyleVar, StyleValue);

Trait Implementations§

Source§

impl Pushable for Style

Source§

unsafe fn push(&self)

Source§

unsafe fn pop(&self)