draft new api version

This commit is contained in:
yggverse 2024-10-28 02:27:30 +02:00
parent dccff1e111
commit 9152528790
17 changed files with 299 additions and 317 deletions

View file

@ -2,5 +2,6 @@ pub enum Error {
Buffer,
Decode,
Format,
Status,
InputStream,
Overflow,
}