matrix-bridge-telegram 0.1.0

A bridge between Matrix and Telegram written in Rust
Documentation
1
2
3
4
5
6
pub mod alert;
pub mod error;
pub mod formatting;
pub mod logging;

pub use self::alert::AdminNotifier;