aboutsummaryrefslogtreecommitdiff
path: root/examples/example-pathfinder/src/sub/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(examples): migrate renderers to return RenderResult and add魏曹先生15 hours1-3/+8
| | | | | | | | | std::io::Write import Replace r_println!/r_print! macro usage across all example renderers with explicit RenderResult construction using std::io::Write, enabling more flexible output handling and reducing reliance on macro-side effects.
* feat(docs): add Module Pathfinder example for the `pathf` feature魏曹先生14 days1-0/+21