Struct solang_parser::pt::SingleDocComment [−][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 SingleDocComment
impl Send for SingleDocComment
impl Sync for SingleDocComment
impl Unpin for SingleDocComment
impl UnwindSafe for SingleDocComment
Blanket Implementations
Mutably borrows from an owned value. Read more
