Struct AddressPoint
pub struct AddressPoint {
pub inner: EmbeddedCurvePoint,
}
Fields
inner: EmbeddedCurvePointTrait implementations
impl ToPoint for AddressPoint
pub fn to_point(self) -> EmbeddedCurvePoint
pub struct AddressPoint {
pub inner: EmbeddedCurvePoint,
}
inner: EmbeddedCurvePointimpl ToPoint for AddressPointpub fn to_point(self) -> EmbeddedCurvePoint