pub fn serialize_media_for_notebook<S>( media: &Media, serializer: S, ) -> Result<S::Ok, S::Error>where S: Serializer,