Crate xdevs

Crate xdevs 

Source

Modules§

devstone
gpt
modeling
simulation

Macros§

impl_coupled

Structs§

Event
In xDEVS, events are defined as tuples port-value. The Event struct provides a string representation of an event.

Traits§

DynRef
Helper trait for avoiding verbose trait constraints.