Skip to main content

shuttle_select

Macro shuttle_select 

Source
macro_rules! shuttle_select {
    ($($arms:tt)*) => { ... };
}
Available on crate feature pipeline and non-shuttle only.