Vendor in a purple-sys wrapper

This code comes from https://github.com/Flared/purple-icq/tree/master/src/purple

It is GPL-3 licensed
This commit is contained in:
2021-04-10 14:25:19 +01:00
parent 6237b9421d
commit dedd12c66a
21 changed files with 2788 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
pub mod entrypoints;
pub mod traits;