Enums§
- Custom
Format - Custom format types that are not supported by the lib crate. These are one-way conversions only (to Resource format).
Functions§
- detect_
custom_ format - Detect if a file is a custom format based on its content and extension. Returns the detected custom format if found, None otherwise.
- get_
supported_ custom_ formats - Get a list of all supported custom formats for help messages.
- parse_
custom_ format - Parse a custom format from a string, with helpful error messages.