Function dwn_server::router

source ยท
pub fn router(
    dwn: Arc<DWN<impl DataStore + 'static, impl MessageStore + 'static>>,
) -> Router