Function get_text_file

Source
pub async fn get_text_file(
    request: HttpRequest,
    service: Data<impl GitConfig>,
) -> impl Responder