Type Definition emulator_connect::NullEmulator[][src]

pub type NullEmulator = Arc<dyn CTVEmulator + 'static>;
Expand description

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