Trait erl_parse::traits::Delimiter [] [src]

pub trait Delimiter {
    fn delimiter() -> Symbol;
}

Required Methods

Implementors