whatsapp-rust 0.7.0

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

// Local type definitions
pub mod durability_hook;
pub mod enc_handler;
pub mod retry_admission;