Expand description
Format identification: by extension when we have a path, by content sniff
for stdin. Detection is conservative — an unrecognized stream is an
AxError::UnknownFormat, never a silent guess.
Enums§
- Format
- The input formats the text normalizer understands.