draft new api version

This commit is contained in:
yggverse 2024-10-26 23:22:26 +03:00
parent 8a5f1e2a57
commit 3cde80b6a8
22 changed files with 323 additions and 747 deletions

View file

@ -1,5 +1,6 @@
pub enum Error {
Buffer,
Format,
Status,
StatusDecode,
StatusUndefined,
}