Expand description
#[serde(with = "address_output_singular")] helper.
Reshapes Option<(PlatformAddress, Credits)> to/from a single
{ address, amount } object (or null) on the JSON / Object wire.
#[serde(with = "address_output_singular")] helper.
Reshapes Option<(PlatformAddress, Credits)> to/from a single
{ address, amount } object (or null) on the JSON / Object wire.