//! Deserializers for data model types. mod caption; mod color; mod image_macro; #[cfg(test)] mod tests;