]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/externalfiles.rs
Rollup merge of #87507 - jethrogb:jb/sgx-unmoveable-mutex, r=dtolnay
[rust.git] / src / librustdoc / externalfiles.rs
index 6c86baa36ac7de8dbf9e1f10e3d1c0306756c290..56d2ca57218c55be305c1f1b64c44a9c28199882 100644 (file)
@@ -4,7 +4,9 @@
 use std::path::Path;
 use std::str;
 
-#[derive(Clone, Debug)]
+use serde::Serialize;
+
+#[derive(Clone, Debug, Serialize)]
 crate struct ExternalHtml {
     /// Content that will be included inline in the <head> section of a
     /// rendered Markdown file or generated documentation