EvtxFieldView

Trait EvtxFieldView 

Source
pub trait EvtxFieldView: Display {
    // Provided methods
    fn maximum_display_length(&self) -> usize { ... }
    fn value_with_padding(&self) -> String { ... }
}

Provided Methods§

Implementors§