[][src]Trait yarte_lexer::AsStr

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

Required methods

pub fn as_str(&self) -> &str[src]

Loading content...

Implementations on Foreign Types

impl AsStr for [Ascii][src]

Loading content...

Implementors

Loading content...