Crate peepmatic_test_operator

Crate peepmatic_test_operator 

Source
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ยง

TestOperator
A TOperator type for use inside tests.