Macro konst_kernel::iter_count

source ยท
macro_rules! iter_count {
    ($iter:expr $(,)*) => { ... };
}