pub fn deserialize<'de, D>(deserializer: D) -> Result<AddressWrapper, D::Error> where
    D: Deserializer<'de>, 
Expand description

custom AddressWrapper derialization to use the bech32 representation