[][src]Macro orgize::eol

macro_rules! eol {
    ($src:expr) => { ... };
    ($src:expr, $from:expr) => { ... };
}