Expand description
This crate defines TestOperator
: a TOperator
type for usage in tests.
This allows us to write Peepmatic-specific tests that do not depend on building all of Cranelift.
Enumsยง
- A
TOperator
type for use inside tests.
This crate defines TestOperator
: a TOperator
type for usage in tests.
This allows us to write Peepmatic-specific tests that do not depend on building all of Cranelift.
TOperator
type for use inside tests.