We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1647059 commit 5368fceCopy full SHA for 5368fce
1 file changed
docs/docs-readme.md
@@ -24,7 +24,7 @@
24
25
[rfl::Skip](rfl_skip.md) - For skipping fields during serialization and/or deserialization.
26
27
-[rfl::Commented](commented.md) - For adding comments to your serialized format (only supported by some formats, such as YAML).
+[rfl::Commented](commented.md) - For adding comments to your serialized format (only supported by some formats, such as YAML or XML).
28
29
[rfl::Result](result.md) - For error handling without exceptions.
30
0 commit comments