Trait air_parser::ast::PeerIDErrorLogable

source ·
pub trait PeerIDErrorLogable {
    // Required method
    fn log_errors_with_peer_id(&self) -> bool;
}

Required Methods§

Implementors§