Function listen::util::pubkey_to_string

source ยท
pub fn pubkey_to_string<S>(
    pubkey: &Pubkey,
    serializer: S,
) -> Result<S::Ok, S::Error>
where S: Serializer,
Expand description

Helper function for pubkey serialize