Module embedded_text::alignment
source · Expand description
Horizontal text alignment opitons
Re-exports§
pub use center::CenterAligned;pub use justified::Justified;pub use left::LeftAligned;pub use right::RightAligned;
Modules§
- Center aligned text rendering Center aligned text
- Fully justified text rendering Fully justified text
- Left aligned text rendering Left aligned text
- Right aligned text rendering Right aligned text
Traits§
- Text alignment