Struct sway_core::parse_tree::StructExpressionField
source · [−]pub struct StructExpressionField { /* private fields */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StructExpressionField
impl Send for StructExpressionField
impl Sync for StructExpressionField
impl Unpin for StructExpressionField
impl UnwindSafe for StructExpressionField
Blanket Implementations
Mutably borrows from an owned value. Read more