code-moniker 0.4.0

Standalone CLI / linter for the code-moniker symbol graph: file and directory probes, project-wide architecture rules.
Documentation
1
2
3
4
5
6
pub(super) mod ids;
pub(super) mod navigation;
pub(super) mod navigation_tree;
pub(super) mod reducer;
pub(super) mod tree_pane_action;
pub(super) mod tree_pane_state;