components::screen

Type Alias ScreenSharedComponentType

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

Aliased Typeยง

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