referrerpolicy=no-referrer-when-downgrade

TFullCallExecutor

Type Alias TFullCallExecutor 

pub type TFullCallExecutor<TBl, TExec> = LocalCallExecutor<TBl, Backend<TBl>, TExec>;
Expand description

Full client call executor type.

Aliased Type§

pub struct TFullCallExecutor<TBl, TExec> { /* private fields */ }