[−][src]Trait embedded_layout::align::HorizontalAlignment
Implement this trait for horizontal alignment operations
This trait does not provide any functionality other than that of Alignment
, but marks
implementors to be used as horizontal alignmenent operations.
For a list of available horizontal alignments, see the horizontal
module.