Files
ruma_appservice_api/
ping.rs
1
//! Endpoint for pinging the application service.
2
3
pub mod
send_ping;