Crate emulator_connect[][src]

Modules

Structs

a type tag that can be tossed inside an Arc to get CTV

Enums

Errors that an emulator might throw

Constants

Traits

CTVEmulator trait is used to make the method in which CheckTemplateVerify is stubbed out with.

Type Definitions

A wrapper for an optional internal emulator trait object. If no emulator is provided, then it defaults to using actual CheckTemplateVerify Clauses.