pub fn serialize_attribute(
field: &str,
coder: impl AttributeCoder + 'static,
) -> SerializedFieldConfigExpand description
Declares a serialized attribute configuration.
pub fn serialize_attribute(
field: &str,
coder: impl AttributeCoder + 'static,
) -> SerializedFieldConfigDeclares a serialized attribute configuration.