render_tree::prelude

Function SomeValue

Source
pub fn SomeValue<'item, R: Render + Clone>(
    option: &'item Option<R>,
) -> impl Render + 'item