Trait Unquote
Other items inbitsy_parser
pub trait Unquote { fn unquote(&self) -> String; }
fn unquote(&self) -> String
impl Unquote for String