xml-rs icon indicating copy to clipboard operation
xml-rs copied to clipboard

Add separate xml::reader::ErrorKind for zero-byte document

Open chessnokov opened this issue 9 years ago • 0 comments

For cases when the document has zero-length, add a separate ErrorKind. This will simplify the error handling.

chessnokov avatar Mar 29 '16 10:03 chessnokov