Macro sea_canal::step [] [src]

macro_rules! step {
    ($start:expr => $end:expr; $step:expr) => { ... };
}