Macro gstore::view_switcher_bar[][src]

macro_rules! view_switcher_bar {
    (
        $($text:tt)*
    ) => { ... };
}