Skip to main content

new_user_admin

Function new_user_admin 

Source
pub fn new_user_admin() -> Box<dyn AdminUiModel>
Expand description

Factory used by the registry to produce a fresh boxed model per request. UserAdmin is zero-sized so the allocation is free.