pub fn validate_header(header: &VmgsHeader) -> Result<&VmgsHeader, Error>
Expand description
Validate the contents of header match VMGS file type.
pub fn validate_header(header: &VmgsHeader) -> Result<&VmgsHeader, Error>
Validate the contents of header match VMGS file type.