Type Definition json_ld::syntax::NodeType

source · []
pub type NodeType<T> = Type<Reference<T>>;

Trait Implementations

The type returned in the event of a conversion error.

Performs the conversion.