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,6 +0,0 @@
pub enum Error {
Close,
Connection,
Request,
Response,
}