mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 17:52:56 +01:00
fix errhandlers doc string
This commit is contained in:
parent
913155d34c
commit
c1e8d8363c
@ -1,4 +1,4 @@
|
||||
/// Custom handlers service for responses.
|
||||
//! Custom handlers service for responses.
|
||||
use std::rc::Rc;
|
||||
|
||||
use actix_service::{Service, Transform};
|
||||
|
Loading…
Reference in New Issue
Block a user