Type Alias KeyPair

Source
pub type KeyPair = (PrivateKey, PublicKey);