Trait redbpf_probes::socket::FromBe[][src]

pub trait FromBe {
    fn from_be(&self) -> Self;
}

Required methods

Implementations on Foreign Types

Implementors