Trait surge_traits::AllowDisplay[][src]

pub trait AllowDisplay {
    fn allow_display(&self) -> bool { ... }
}

Provided methods

Implementors