Type Definition deadpool_bolt::CreatePoolError

source ·
pub type CreatePoolError = CreatePoolError<Infallible, ClientError>;
Expand description