Enum lcd::FunctionLine [] [src]

pub enum FunctionLine {
    Line1,
    Line2,
}

Variants

Trait Implementations

impl Copy for FunctionLine
[src]

impl Clone for FunctionLine
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for FunctionLine
[src]

[src]

Formats the value using the given formatter.