mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 07:17:56 +00:00
feat(models): basic rust impl
This commit is contained in:
parent
0862964305
commit
3e194d7c8a
7 changed files with 479 additions and 2 deletions
2
lib/models/src/lib.rs
Normal file
2
lib/models/src/lib.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
mod system;
|
||||
pub use system::*;
|
||||
Loading…
Add table
Add a link
Reference in a new issue