Struct syn::StrLit [−][src]
Fields
value: String
style: StrStyle
Trait Implementations
impl Debug for StrLit
[src]
impl Debug for StrLit
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for StrLit
[src]
impl Clone for StrLit