mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-01-03 01:52:30 +01:00
Merge branch 'expose-serve-handle' into 'master'
Re-export ServeHandle See merge request !7
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