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