Expand description
Asset management system for TSK
This module provides an abstraction over asset storage and retrieval, allowing TSK to embed assets in the binary while maintaining flexibility for future extensions like user-specific or repository-specific assets.
Modules§
- embedded
- Embedded asset implementation using rust-embed
- filesystem
- layered
- utils
- Utilities for working with embedded assets
Traits§
- Asset
Manager - Trait for managing TSK assets including templates and dockerfiles