#recipe #cooklang #system #file #data #index-file

cooklang-fs

Utilities for cooklang recipes in a file system

12 releases (breaking)

0.13.0 Jan 27, 2024
0.9.0 Oct 7, 2023
0.5.0 Jul 21, 2023

#693 in Filesystem

48 downloads per month
Used in cooklang-chef

MIT license

32KB
692 lines

cooklang-fs

Crates.io docs.rs Crates.io

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
~273K SLoC