mirror of
https://github.com/actix/actix-extras.git
synced 2025-01-23 23:34:35 +01:00
4 lines
68 B
Rust
4 lines
68 B
Rust
mod senderror;
|
|
|
|
pub use self::senderror::{SendError, SendResponse};
|