raui_immediate

Function use_effects

source
pub fn use_effects<R>(props: impl Into<Props>, f: impl FnMut() -> R) -> R