[][src]Function solana_sdk::pubkey::write_pubkey

pub fn write_pubkey(outfile: &str, pubkey: Pubkey) -> Result<(), Box<dyn Error>>