Aeledfyr 6d16b68f11
Create schema for the API (#28)
* feat(schema): add basic structs for schema

* feat(schema): implement base62 id parsing

* docs(schema): add documentation for schema structs
fix(schema): prevent integer overflow in base62 decoding

* refactor(schema): move ids into submodules, reexport from ids mod

* feat(schema): add random generation of base62 ids
style: run rustfmt
2020-07-01 22:24:42 +02:00
..
2020-07-01 22:24:42 +02:00
2020-06-30 19:23:52 +02:00
2020-06-30 19:23:52 +02:00
2020-06-30 19:23:52 +02:00