Struct solang_parser::pt::SourceUnit [−][src]
pub struct SourceUnit(pub Vec<SourceUnitPart>);
Tuple Fields
0: Vec<SourceUnitPart>
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.