Enum jsonwebkey::Curve [−][src]
Variants
Parameters of the prime256v1 (P256) curve.
Show fields
Trait Implementations
impl<'de> Deserialize<'de> for Curve
[src]
impl<'de> Deserialize<'de> for Curve
[src]fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
[src]
__D: Deserializer<'de>,
impl StructuralEq for Curve
[src]
impl StructuralEq for Curve
[src]impl StructuralPartialEq for Curve
[src]
impl StructuralPartialEq for Curve
[src]Auto Trait Implementations
impl RefUnwindSafe for Curve
impl RefUnwindSafe for Curve
impl UnwindSafe for Curve
impl UnwindSafe for Curve
Blanket Implementations
impl<T> DeserializeOwned for T where
T: for<'de> Deserialize<'de>,
[src]
impl<T> DeserializeOwned for T where
T: for<'de> Deserialize<'de>,
[src]impl<T> Same<T> for T
impl<T> Same<T> for T
type Output = T
Should always be Self
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,