type_of

Function type_of 

Source
pub(crate) fn type_of(
    genv: GlobalEnv<'_, '_>,
    def_id: MaybeExternId,
) -> QueryResult<EarlyBinder<TyOrCtor>>