[][src]Function aws_auth::validate_key_id

pub fn validate_key_id<S>(key: &S) -> Result<&[u8; 20], ()> where
    S: AsRef<[u8]>,