pub type TokioConnectionProvider = GenericConnectionProvider<TokioRuntime>;

Aliased Type§

struct TokioConnectionProvider(/* private fields */);