components

Macro screen_shared_component_static

Source
macro_rules! screen_shared_component_static {
    ($s:literal, $S:ty $(,)?) => { ... };
}