Struct sway_core::parse_tree::StructExpressionField [−][src]
pub struct StructExpressionField { /* fields omitted */ }
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