Struct llvm_support::align::TypeAlignSpecs [−][src]
pub struct TypeAlignSpecs(_);
Expand description
Represents a sorted collection of TypeAlignSpec
s.
Implementations
Update this list of type alignment specifications by inserting the given specification at the correct location, or rewriting an already present specification.
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.