Type Definition edge_frame::role::RoleAuthState

source ·
pub type RoleAuthState<R: Routable + PartialEq + Clone + 'static> = FunctionComponent<role_auth_state<R>>;