capability-stripped-string-skeleton 0.1.0

Provides a streamlined representation of a skill tree structure, focusing on a lightweight, stripped-down version that retains essential hierarchical relationships without the full complexity of the original structure.
Documentation
1
2
3
// ---------------- [ File: capability-stripped-string-skeleton/src/imports.rs ]
pub(crate) use capability_3p::*;
pub(crate) use capability_skeleton_string::*;