Enum ntrumls::ffi::PQParamSetID [] [src]

#[repr(i32)]
pub enum PQParamSetID { Xxx20140508n401, Xxx20140508n439, Xxx20140508n593, Xxx20140508n743, Xxx20151024n401, Xxx20151024n443, Xxx20151024n563, Xxx20151024n743, Xxx20151024n907, }

Variants

Trait Implementations

impl Clone for PQParamSetID
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for PQParamSetID
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for PQParamSetID

impl Sync for PQParamSetID