Struct ckb_vm::machine::DefaultMachineBuilder [−][src]
pub struct DefaultMachineBuilder<'a, Inner> { /* fields omitted */ }Implementations
pub fn instruction_cycle_func(
self,
instruction_cycle_func: Box<InstructionCycleFunc>
) -> Self
Trait Implementations
Returns the “default value” for a type. Read more