pub type ScreenSharedComponentType<S> = ScreenShared<'static, S>;Aliased Typeยง
struct ScreenSharedComponentType<S> { /* private fields */ }pub type ScreenSharedComponentType<S> = ScreenShared<'static, S>;struct ScreenSharedComponentType<S> { /* private fields */ }