Struct planus_cli::ast::StringLiteral [−][src]
Fields
span: Spanvalue: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StringLiteral
impl Send for StringLiteral
impl Sync for StringLiteral
impl Unpin for StringLiteral
impl UnwindSafe for StringLiteral
Blanket Implementations
Mutably borrows from an owned value. Read more
