ruwuma/src/r0/typing.rs
2019-01-22 18:41:41 +01:00

4 lines
70 B
Rust

//! Endpoints for typing notifications.
pub mod create_typing_event;