[]Function libsip::core::transport::parse_transport

pub fn parse_transport(
    i: &[u8]
) -> IResult<&[u8], Transport, (&[u8], ErrorKind)>