pub fn normalize_with( id: &str, source: &str, bytes: &[u8], ) -> Result<RecordSet, AxError>
Normalizes with an explicitly chosen format id (skips detection).
id