Struct htmlescape::DecodeErr [−][src]
Error from decoding a entity-encoded string.
Fields
position: usize
Number of characters read from the input before encountering an error
kind: DecodeErrKind
Type of error