13 releases (breaking)

new 0.15.0 Jan 14, 2025
0.13.0 Jan 27, 2024
0.12.0 Jan 13, 2024
0.9.0 Oct 7, 2023
0.5.0 Jul 21, 2023

#721 in Filesystem

Download history 4/week @ 2024-09-26 17/week @ 2024-10-03 20/week @ 2024-10-10 4/week @ 2024-10-17 7/week @ 2024-10-31 4/week @ 2024-11-07 4/week @ 2024-11-21 92/week @ 2024-11-28 45/week @ 2024-12-05 8/week @ 2024-12-12 77/week @ 2025-01-09

77 downloads per month
Used in cooklang-chef

MIT license

32KB
689 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

~7MB
~189K SLoC