Trait SupportedPointFormats
rustls::internal::msgs::handshake
pub trait SupportedPointFormats { fn supported() -> ECPointFormatList; }
fn supported() -> ECPointFormatList
impl SupportedPointFormats for ECPointFormatList