Enum pcap::Offline [] [src]

pub enum Offline {}

Phantom type representing an offline capture handle, from a pcap dump file. Implements Activated because it behaves nearly the same as a live handle.

Trait Implementations

impl Activated for Offline
[src]

impl State for Offline
[src]