9 releases (5 breaking)
new 0.8.0 | Sep 26, 2023 |
---|---|
0.7.0 | Aug 22, 2023 |
0.5.0 | Jul 21, 2023 |
0.3.1 | May 17, 2023 |
0.1.1 | May 4, 2023 |
#666 in Filesystem
120 downloads per month
Used in cooklang-chef
24KB
494 lines
cooklang-fs-fs
Utilities to deal with referencing recipe, images and data related to recipes that are in other files.
Entire cooklang-rs
project: https://github.com/Zheoni/cooklang-fs-rs
lib.rs
:
cooklang-rs
helper crate.
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 ([FsIndex]) to efficiently get recipes from a path. Also, get related images from a recipe.
Dependencies
~11MB
~268K SLoC