Function protobuf::core::parse_from_bytes [] [src]

pub fn parse_from_bytes<M: Message + MessageStatic>(
    bytes: &[u8]
) -> ProtobufResult<M>