Skip to main content

CanonEcPointRef

Type Alias CanonEcPointRef 

Source
pub type CanonEcPointRef<'a> = CryptoSensitiveRef<'a, rs_matter::::crypto::canon::CanonEcPointRef::{constant#0}>;
Expand description

Reference to a canonical $name.

Aliased Typeยง

pub struct CanonEcPointRef<'a> { /* private fields */ }