Function zksync_protobuf::decode

source ยท
pub fn decode<T: ProtoFmt>(bytes: &[u8]) -> Result<T>
Expand description

Decodes a proto message.