Trait SupportedPointFormats
hyper_static_server::rustls::internal::msgs::handshake
pub trait SupportedPointFormats { pub fn supported() -> Vec<ECPointFormat, Global>; }
pub fn supported() -> Vec<ECPointFormat, Global>
impl SupportedPointFormats for Vec<ECPointFormat, Global>