Skip to main content

StylexTypeFn

Type Alias StylexTypeFn 

Source
pub type StylexTypeFn = Rc<dyn Fn(ValueWithDefault) -> Expr + 'static>;

Aliased Typeยง

pub struct StylexTypeFn { /* private fields */ }