# Dirix
Dirix - Directory Index
## Summary
A light directory indexer that indexes basic file information.
Can serialize a [`DirectoryIndexNode`](https://docs.rs/dirix/latest/dirix/struct.DirectoryIndexNode.html)
into a string/file which can then be deserialized back.
**This will be further updated. I just want to publish the crate to get the name.**