Struct trex::Halt [] [src]

pub struct Halt;

Internal event used to stop the Simulation. This event is automatically registered.

Trait Implementations

impl FamilyMember for Halt
[src]