Enum pcap::Inactive [] [src]

pub enum Inactive {}
[]

Phantom type representing an inactive capture handle.

Trait Implementations

impl State for Inactive