Struct embedded_text::alignment::justified::Justified [−][src]
pub struct Justified;
Marks text to be rendered fully justified.
Trait Implementations
impl HorizontalTextAlignment for Justified[src]
impl HorizontalTextAlignment for Justified[src]const STARTING_SPACES: bool[src]
const ENDING_SPACES: bool[src]
Auto Trait Implementations
impl RefUnwindSafe for Justified
impl RefUnwindSafe for Justifiedimpl UnwindSafe for Justified
impl UnwindSafe for Justified