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

@ -1,3 +1,4 @@
#[derive(Debug)]
pub enum Error {
Decode,
Undefined,