Rendered

Type Alias Rendered 

Source
pub type Rendered<H> = Rc<dyn Fn(&H, bool)>;

Aliased Typeยง

pub struct Rendered<H> { /* private fields */ }