mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-01 12:15:08 +02:00
move service to submodule; update travis config
This commit is contained in:
3
src/service/mod.rs
Normal file
3
src/service/mod.rs
Normal file
@ -0,0 +1,3 @@
|
||||
mod senderror;
|
||||
|
||||
pub use self::senderror::{SendError, SendResponse};
|
Reference in New Issue
Block a user