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