1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-25 00:01:48 +01:00

4 lines
68 B
Rust
Raw Normal View History

mod senderror;
pub use self::senderror::{SendError, SendResponse};