Trait rustls::internal::msgs::handshake::SupportedPointFormats [−][src]
pub trait SupportedPointFormats {
fn supported() -> ECPointFormatList;
}
pub trait SupportedPointFormats {
fn supported() -> ECPointFormatList;
}