Struct solang_parser::pt::DocComment [−][src]
Fields
offset: usizetag: Stringvalue: StringTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for DocComment
impl Send for DocComment
impl Sync for DocComment
impl Unpin for DocComment
impl UnwindSafe for DocComment
Blanket Implementations
Mutably borrows from an owned value. Read more
