pub type UUID = DOMString;

Aliased Type§

pub struct UUID(String, PhantomData<*const ()>);

Tuple Fields§

§0: String§1: PhantomData<*const ()>