macro_toolset

Macro str_iter_wrapper

Source
macro_rules! str_iter_wrapper {
    ($inner:expr) => { ... };
}
Expand description