Skip to main content

InterCallService

Type Alias InterCallService 

pub type InterCallService = BoxCloneSyncService<OnInterCall, Vec<u8>, Error>;

Aliased Typeยง

pub struct InterCallService(/* private fields */);