Trait nom_greedyerror::AsStr[][src]

pub trait AsStr {
    fn as_str(&self) -> &str;
}

Required methods

Implementations on Foreign Types

Implementors