mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-01-02 17:42:23 +01:00
Re-export ServeHandle
This commit is contained in:
@@ -68,4 +68,4 @@ pub mod protocol;
|
||||
/// Provides the macro used for constructing rpc services and client stubs.
|
||||
pub mod macros;
|
||||
|
||||
pub use protocol::{Error, Result};
|
||||
pub use protocol::{Error, Result, ServeHandle};
|
||||
|
||||
Reference in New Issue
Block a user