whatsapp-rust 0.5.0

Rust client for WhatsApp Web
Documentation
1
2
3
4
5
// Re-export from wacore for compatibility
pub use wacore::types::*;

// Local type definitions
pub mod enc_handler;