Function rui::env

source · []
pub fn env<S: Clone + Default + 'static, V: View, F: Fn(S, &mut Context) -> V + 'static>(
    f: F
) -> impl View
Expand description

Reads from the environment.