Trait st7032i::DisplayRows

source ·
pub trait DisplayRows {
    // Required method
    fn value() -> u8;
}

Required Methods§

source

fn value() -> u8

Object Safety§

This trait is not object safe.

Implementors§