aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-08-10 14:57:16 +0800
committer魏曹先生 <1992414357@qq.com>2026-08-10 14:57:16 +0800
commit782d2458dc4ad4336e1407e1f107e43e39b0b991 (patch)
tree2619912357c03cae32190388e9436e15431c298c /examples
parent6b18873666e17ab68ffce799b1707c030166738f (diff)
chore: enforce pedantic clippy lints and fix warnings
Diffstat (limited to 'examples')
-rw-r--r--examples/example-combine-pathf-dispatch-tree/src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example-combine-pathf-dispatch-tree/src/main.rs b/examples/example-combine-pathf-dispatch-tree/src/main.rs
index 7407d32..75888ee 100644
--- a/examples/example-combine-pathf-dispatch-tree/src/main.rs
+++ b/examples/example-combine-pathf-dispatch-tree/src/main.rs
@@ -1,4 +1,4 @@
-//! Example: Combining pathf + dispatch_tree
+//! Example: Combining `pathf` + `dispatch_tree`
//!
//! > This example demonstrates how to use `pathf` and `dispatch_tree` together.
//! > Types are defined in a submodule (`sub`), and `gen_program!()` resolves