[][src]Trait bitsy_parser::Unquote

pub trait Unquote {
    fn unquote(&self) -> String;
}

Required methods

fn unquote(&self) -> String

Loading content...

Implementations on Foreign Types

impl Unquote for String[src]

Loading content...

Implementors

Loading content...