1 2 3 4 5 6
//! "End-to"end" tests for deserializing ImageMacros from all supported input formats. mod json; mod qs; // TODO: add generic tests for Deserialize impl of ImageMacro using serde_test