[][src]Function comment_app_backend::filters::comments_total

pub fn comments_total(
    db_conn: Arc<Mutex<Connection>>
) -> impl Filter<Extract = impl Reply, Error = Rejection> + Clone

GET /comments_total -> get total number of comments