[][src]Crate serde_with_macros

proc-macro extensions for serde_with

This crate should not be used alone, but through the serde_with crate.

Attribute Macros

serde_as

Conveniece macro to use the serde_as system.

skip_serializing_none

Add skip_serializing_if annotations to Option fields.