Expand description
This module provides functionality for collecting and inject snippets from files within a folder.
It utilizes the rayon crate for parallel processing and serde for
serialization and deserialization.
Structs§
- Collector
- A struct for collecting snippets from files within a folder.
- Injector
- Represents the inject status result
Enums§
- Inject
Status - Represent the injector status result