Skip to main content

Crate dumap_core

Crate dumap_core 

Source

Re-exports§

pub use category::FileCategory;
pub use error::ScanError;
pub use html::generate_html;
pub use scan::ScanConfig;
pub use scan::ScanProgress;
pub use scan::scan_directory;
pub use tree::DirNode;
pub use tree::EChartsNode;
pub use tree::FileTree;
pub use tree::NodeId;
pub use tree::NodeKind;
pub use tree::TreeNode;
pub use tree::build_file_tree;

Modules§

category
error
html
scan
tree

Functions§

clean_path
Strip the Windows extended-length path prefix (\\?\) if present.