pub type AdapterFactory = Arc<dyn BindAdapt>;
Expand description

Tx backend endpoint binding factory type.