Properly HTML escape docs for Type
This commit is contained in:
@@ -74,6 +74,7 @@ fn make_header(file: &mut BufWriter<File>) {
|
||||
write!(file,
|
||||
"// Autogenerated file - DO NOT EDIT
|
||||
use phf;
|
||||
|
||||
"
|
||||
).unwrap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user