ruma_federation_api/
device.rs

1
2
3
//! Endpoints to retrieve information about user devices

pub mod get_devices;