Function zettabgp::afi::decode_bgpitem_from[][src]

pub fn decode_bgpitem_from<T: BgpItem<T>>(
    buf: &[u8]
) -> Result<(T, usize), BgpError>