Enum solang_parser::pt::StorageLocation [−][src]
Variants
Memory(Loc)
Tuple Fields
0: LocStorage(Loc)
Tuple Fields
0: LocCalldata(Loc)
Tuple Fields
0: LocImplementations
Trait 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 StorageLocation
impl Send for StorageLocation
impl Sync for StorageLocation
impl Unpin for StorageLocation
impl UnwindSafe for StorageLocation
Blanket Implementations
Mutably borrows from an owned value. Read more
