Type Alias hyper::client::pool::Key

source ·
pub(super) type Key = (Scheme, Authority);
Expand description

Simple type alias in case the key type needs to be adjusted.