mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-04-01 01:25:32 +00:00
draft new api version
This commit is contained in:
parent
dccff1e111
commit
9152528790
17 changed files with 299 additions and 317 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#[derive(Debug)]
|
||||
pub enum Error {
|
||||
Buffer,
|
||||
Format,
|
||||
InputStream,
|
||||
Protocol,
|
||||
StatusDecode,
|
||||
StatusUndefined,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue