zksync_protobuf

Macro impl_serde_serialize

Source
macro_rules! impl_serde_serialize {
    ($ty:ty) => { ... };
}
Expand description

Implements serde::Serialize compatible with protobuf json encoding.