Adjust comments

This commit is contained in:
David Tolnay
2025-09-25 09:40:24 -07:00
parent e219a0d4b7
commit dec153b8fa
6 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//! Generator of the deserialization code for the externally tagged enums:
//! Deserialization for externally tagged enums:
//!
//! ```ignore
//! enum Enum {}