aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/example_docs.rs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-08-15 02:32:15 +0800
committer魏曹先生 <1992414357@qq.com>2026-08-15 02:37:21 +0800
commitdfbfde0ee1272783e2a6b7b7a17b12e5ad133d92 (patch)
tree369cb2aba49df77924af970223ad63f0cbef2723 /mingling/src/example_docs.rs
parente174bf5983906b0fd5c23041df42287a5f200cfb (diff)
feat(example-structural-renderer): add YAML output test case
Diffstat (limited to 'mingling/src/example_docs.rs')
-rw-r--r--mingling/src/example_docs.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling/src/example_docs.rs b/mingling/src/example_docs.rs
index 55aabdf..c292598 100644
--- a/mingling/src/example_docs.rs
+++ b/mingling/src/example_docs.rs
@@ -2970,6 +2970,7 @@ pub mod example_setup {}
/// path = "../../mingling"
/// features = [
/// "structural_renderer",
+/// "yaml_serde_fmt",
/// "parser",
/// ]
///