4 stable releases
1.0.3 | Oct 28, 2023 |
---|
#15 in #load-file
Used in 3 crates
(via fhttp-core)
18KB
409 lines
Recursive file loader
A crate to load text files recursively, following references to other files and inserting their contents at the reference point. Optionally, a reference can specify whether the indentation of the reference should be applied to the linked content prior to insertion.
See [load_file_recursively] for documentation and examples.
Dependencies
~2.3–4MB
~70K SLoC