Returns the type name of the object as a string. (i.e. “u8”)
impl<E> TypeName for Address<E> where
E: Environment,
Returns the type name as a string.
impl<E> TypeName for Boolean<E> where
E: Environment,
Returns the type name as a string.
impl<E> TypeName for Field<E> where
E: Environment,
Returns the type name as a string.
impl<E> TypeName for Group<E> where
E: Environment,
Returns the type name as a string.
impl<E> TypeName for Scalar<E> where
E: Environment,
Returns the type name as a string.
Returns the type name as a string.
impl<E> TypeName for StringType<E> where
E: Environment,
Returns the type name as a string.
impl<N> TypeName for RecordType<N> where
N: Network,
impl<N> TypeName for Interface<N> where
N: Network,