Skip to main content

as_serde

Attribute Macro as_serde 

Source
#[as_serde]
Expand description

Capture a property using its serde::Serialize implementation.

§Syntax

This macro doesn’t accept any arguments.

§Applicable to

This attribute can be applied to properties.