Macro zksync_protobuf::impl_serde_deserialize

source ยท
macro_rules! impl_serde_deserialize {
    ($ty:ty) => { ... };
}
Expand description

Implements serde::Deserialize compatible with protobuf json encoding.