Crate xfcc_parser
source ·Re-exports
pub use error::XfccError;
Modules
Structs
- An XFCC element
Enums
- Variants of pair keys in XFCC elements
Functions
- Parses an XFCC header to a list of XFCC elements
- Parses an XFCC header to a list of raw XFCC elements, each consists of a list of key-value pairs
Type Definitions
- A list of key-value pairs representing a raw XFCC element