Aligned constructor

const Aligned(
  1. StructAlignment alignment
)

Constructs an Aligned annotation with the given alignment

Implementation

const Aligned(this.alignment);