12 releases (breaking)
0.13.0 | Jan 27, 2024 |
---|---|
0.9.0 | Oct 7, 2023 |
0.5.0 | Jul 21, 2023 |
#1276 in Filesystem
29 downloads per month
Used in cooklang-chef
32KB
692 lines
cooklang-fs
Utilities to deal with referencing recipe, images and data related to recipes that are in other files.
lib.rs
:
cooklang-rs
helper crate for the file system.
Utilities to deal with referencing recipe, images and data related to recipes that are in other files.
It implements an index into the file system to efficiently resolve recipes
from a path. The index can be lazy or eager. Both created with
new_index
.
Dependencies
~11MB
~266K SLoC