dirix 0.1.0

A lightweight directory indexer that indexes basic file information.
Documentation
[package]
categories = ["filesystem", "data-structures", "caching"]
description = "A lightweight directory indexer that indexes basic file information."
edition = "2021"
exclude = ["/test", "output.txt"]
homepage = "https://tigerros.github.io/dirix/"
keywords = ["file", "filesystem", "tree"]
license = "MIT"
name = "dirix"
readme = "README.md"
repository = "https://github.com/tigerros/dirix/"
version = "0.1.0"