solana_sdk::pubkey

Function bytes_are_curve_point

source
pub fn bytes_are_curve_point<T>(_bytes: T) -> bool
where T: AsRef<[u8]>,