Skip to main content

Style

Type Alias Style 

Source
pub type Style = Box<style>;
Expand description

Style type alias.

Aliased Type§

pub struct Style(/* private fields */);