Crate peepmatic_test_operator[][src]

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.