Struct alacritty::renderer::rects::RenderLine [−][src]
Fields
start: Point<usize>end: Point<usize>color: RgbImplementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for RenderLine
impl Send for RenderLine
impl Sync for RenderLine
impl Unpin for RenderLine
impl UnwindSafe for RenderLine
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
Value based on which equality for the reset will be determined.