Crate tree_mapper

Source

Structs§

FileInfo

Enums§

TreeType

Functions§

explore
Generate a hierarchical mapping of files and directories, organized by their depth within the directory structure.
file_size_to_string
“Convert byte values into a human-readable format. Example: 1024 bytes to 1 KB.”
to_json
Converts the hashmap data to json string.