pub fn generate<P>(print: bool, path: P) -> Voidwhere P: AsRef<str>,
Generates a keypair and writes them to the specified location.