ruma_federation_api/
device.rs

1//! Endpoints to retrieve information about user devices
2
3pub mod get_devices;