summaryrefslogtreecommitdiff
path: root/src/types.rs
AgeCommit message (Expand)Author
2025-10-17various fixesjakka
2025-10-01implemented existing functions for sync clientjakka
2025-10-01moved types modulejakka
2025-10-01broke down modules and renamed themjakka
2025-10-01reconfigured the library, moved async client and trait to their own module. i...jakka
2025-09-18cleaned up documentation. added the rest of file importing and deleting api f...jakka
2025-09-18added documentationjakka
2025-09-17moved more single-field json objects into reponse objectjakka
2025-09-17implemeted better nested hydrus api response objectsjakka
2025-09-17moved to async http client and serdejakka
2025-09-13added missing optionjakka
2025-09-13continued working on apijakka
2025-09-10added repr macros for less boilerplatejakka
2025-09-09continued working on apijakka
2025-09-09continued working on apijakka
2025-09-08continued working on apijakka
2025-09-08continued working on api. added proper encoding and decoding for permissions ...jakka
2025-09-08in proccess of switching from serde to muslijakka