Trait android_manifest::Delimiter[][src]

pub trait Delimiter {
    fn delimiter_symbol() -> &'static str;
}

Required methods

Implementors