Probing

Trait Probing 

Source
pub trait Probing {
    // Provided method
    fn path_validation(&self) -> Probe { ... }
}
Expand description

Trait to retrieve if a frame is probing

Provided Methods§

Implementors§