Function dwn_server::router

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