Skip to main content

Module address_output_singular

Module address_output_singular 

Source
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.

Functionsยง

deserialize
serialize