Type Definition rustls::internal::msgs::handshake::ECPointFormatList[][src]

type ECPointFormatList = Vec<ECPointFormat>;

Trait Implementations

impl Codec for ECPointFormatList[src]

impl SupportedPointFormats for ECPointFormatList[src]