Type Definition tract_pulse::model::PulsedModel[][src]

pub type PulsedModel = Graph<PulsedFact, Box<dyn PulsedOp>>;

Trait Implementations