Macro zksync_protobuf::impl_serde_deserialize
source ยท macro_rules! impl_serde_deserialize { ($ty:ty) => { ... }; }
Expand description
Implements serde::Deserialize
compatible with protobuf json encoding.
macro_rules! impl_serde_deserialize { ($ty:ty) => { ... }; }
Implements serde::Deserialize
compatible with protobuf json encoding.