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

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