summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Collapse)Author
2025-09-17separated client functions into different traits - trait per section in api ↵jakka
documentation
2025-09-09continued working on apijakka
2025-09-08continued working on api. added proper encoding and decoding for permissions ↵jakka
and service types
2025-09-08in proccess of switching from serde to muslijakka
2025-09-03started working on api impljakka