pub fn serialize<T: Serialize>( front_matter: T, content: &str, ) -> Result<String, SerdeFMError>
Serialize a struct and data into a string containing front matter