use crate::{database::KeyValueDatabase, service}; impl service::rooms::short::Data for KeyValueDatabase { }