Function wrap_box

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