Skip to main content

build_app

Function build_app 

Source
pub fn build_app<R>(db: Arc<R>) -> Router
where R: QueryRunner,