Enum solang_parser::pt::Mutability [−][src]
Variants
Pure(Loc)
Tuple Fields
0: LocView(Loc)
Tuple Fields
0: LocConstant(Loc)
Tuple Fields
0: LocPayable(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 Mutability
impl Send for Mutability
impl Sync for Mutability
impl Unpin for Mutability
impl UnwindSafe for Mutability
Blanket Implementations
Mutably borrows from an owned value. Read more
