solana_pubkey

Function bytes_are_curve_point

Source
pub fn bytes_are_curve_point<T: AsRef<[u8]>>(_bytes: T) -> bool
Available on target_os="solana" or crate feature curve25519 only.