ScreenSharedComponentType

Type Alias ScreenSharedComponentType 

Source
pub type ScreenSharedComponentType<S> = ScreenShared<'static, S>;

Aliased Typeยง

pub struct ScreenSharedComponentType<S> { /* private fields */ }