p256
0.1.0
Affine
Trait Implementations
From<P256Point>
In crate p256
?
Type Alias
p256
::
Affine
source
·
[
−
]
pub type Affine = (
P256FieldElement
,
P256FieldElement
);
Trait Implementations
§
source
§
impl
From
<
P256Point
> for
Affine
source
§
fn
from
(value:
P256Point
) -> Self
Converts to this type from the input type.