Function serde_any::supported_formats[][src]

pub fn supported_formats() -> Vec<Format>

Return a list of supported formats

Support for different formats is controlled by the features used when building serde_any.