Function rpcx_protocol::call::get_result[][src]

pub fn get_result<T>(arc_call: Option<ArcCall>, st: SerializeType) -> Result<T> where
    T: RpcxParam + Default