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

Tx backend endpoint binding factory type.

Aliased Type§

struct AdapterFactory { /* private fields */ }