Struct syn::StrLit
[−]
[src]
pub struct StrLit {
pub value: String,
pub style: StrStyle,
}Fields
value: String
style: StrStyle