mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-04-02 01:55:35 +00:00
draft new api version
This commit is contained in:
parent
8a5f1e2a57
commit
3cde80b6a8
22 changed files with 323 additions and 747 deletions
4
src/client/response/header/mime/error.rs
Normal file
4
src/client/response/header/mime/error.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pub enum Error {
|
||||
Decode,
|
||||
Undefined,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue