AsStr

Trait AsStr 

Source
pub trait AsStr {
    // Provided method
    fn as_str(&self) -> &'static str { ... }
}

Provided Methods§

Source

fn as_str(&self) -> &'static str

Implementors§