raui_immediate_widgets::core::containers

Function wrap_box

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