mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-01 01:16:59 +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