Type Alias InterCallService
pub type InterCallService = BoxCloneSyncService<OnInterCall, Vec<u8>, Error>;Aliased Typeยง
pub struct InterCallService(/* private fields */);pub type InterCallService = BoxCloneSyncService<OnInterCall, Vec<u8>, Error>;pub struct InterCallService(/* private fields */);