NamedCurve

Type Alias NamedCurve 

Source
pub type NamedCurve = DOMString;

Aliased Type§

#[repr(transparent)]
pub struct NamedCurve(RefCell<DOMStringType>);

Tuple Fields§

§0: RefCell<DOMStringType>