mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-04-01 01:25:32 +00:00
update error enum
This commit is contained in:
parent
5a30b63a27
commit
b2bceb775a
2 changed files with 4 additions and 6 deletions
|
|
@ -1,7 +1,5 @@
|
|||
pub enum Error {
|
||||
Buffer,
|
||||
Decode,
|
||||
Format,
|
||||
InputStream,
|
||||
Overflow,
|
||||
InputStreamRead,
|
||||
BufferOverflow,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue