func internal/abi.TypeFor

2 uses

	internal/abi (current package)
		type.go#L181: func TypeFor[T any]() *Type {

	unique
		handle.go#L34: 	typ := abi.TypeFor[T]()