ruma_appservice_api/
ping.rs

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