mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
fix errhandlers doc string
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/// Custom handlers service for responses.
|
||||
//! Custom handlers service for responses.
|
||||
use std::rc::Rc;
|
||||
|
||||
use actix_service::{Service, Transform};
|
||||
|
Reference in New Issue
Block a user