Struct tydi_hir::type::Group [−][src]
Expand description
The Group type.
This is a product type holding multiple fields at the same time.
Fields
fields: Vec<Id<Field>>The fields of the Group.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Group
impl UnwindSafe for Group
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
