imessage-serializers 0.1.0

Entity-to-JSON serializers for imessage-rs chat, message, handle, and attachment models.
Documentation
1
2
3
4
5
6
pub mod attachment;
pub mod chat;
pub mod config;
pub mod handle;
pub mod message;
pub mod plist_decode;