pub type ClassifierRx = Receiver<ClassifyRequest>;Expand description
Receiver for peer classification requests (implement this to provide classification)
Aliased Typeยง
pub struct ClassifierRx { /* private fields */ }pub type ClassifierRx = Receiver<ClassifyRequest>;Receiver for peer classification requests (implement this to provide classification)
pub struct ClassifierRx { /* private fields */ }