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