Macro air::foldable_next

source ·
macro_rules! foldable_next {
    ($self: expr, $len:expr) => { ... };
}