Expand description
Configuration loading and TOML schema definitions.
Re-exports§
pub use schema::*;
Modules§
- schema
- Configuration schema types for deserialization from TOML.
Functions§
- format_
test_ id - Formats a test ID from JUnit XML attributes using the provided format string.
- load_
config - Loads offload configuration from a TOML file.
- load_
config_ str - Loads offload configuration from a TOML string.