6d16b68f114cb791cfa2eb31c34b72205938efca
* 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
Description
Languages
Rust
39.8%
Vue
37.1%
TypeScript
18.9%
HTML
2%
JavaScript
1.1%
Other
0.8%
