Struct ic_utils::call::SyncCaller
source · pub struct SyncCaller<'agent, Out>where
Out: for<'de> ArgumentDecoder<'de> + Send,{ /* private fields */ }Expand description
A synchronous call encapsulation.
pub struct SyncCaller<'agent, Out>where
Out: for<'de> ArgumentDecoder<'de> + Send,{ /* private fields */ }A synchronous call encapsulation.