pub type NodeType<T> = Type<Reference<T>>;
The type returned in the event of a conversion error.
Performs the conversion.