Modules§
- deps
- Re-exports of feature dependencies for consumer convenience.
- fs
- Filesystem operations with feature-gated error handling
Macros§
- dir_
type - Procedural macro for creating a simple directory type.
- file_
type - Procedural macro for creating a simple file type.
- tree_
type - Procedural macro for defining type-safe directory trees.
Structs§
- Generic
Dir - Generic directory type for type-erased directory operations.
- Generic
File - Validation
Error - Validation error for a specific path
- Validation
Report - Result of validation operation
- Validation
Warning - Validation warning for a specific path
- Validator
Result - Result returned by validator functions
Enums§
- Build
Error - Error type for
setup()operations - Create
Default Outcome - Outcome of calling
create_default()on a file type - Generic
Path - Recursive
- Controls whether validation/ensure operations recurse into child paths