Function floem::views::label

source ·
pub fn label<S: Display + 'static>(label: impl Fn() -> S + 'static) -> Label