Trait ipstack_geph::Device

source ·
pub trait Device {
    // Required method
    fn read_packet(&self) -> Bytes;
}

Required Methods§

Implementors§