Skip to main content

tree

Function tree 

Source
pub fn tree(
    dir: &Path,
    max_depth: Option<usize>,
    show_refs: bool,
    show_entries: bool,
    ascii: bool,
) -> Result<()>
Expand description

渲染分支树(含 refs 关联线)。