Type Definition tract_pulse::model::PulsedModel

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

Trait Implementations§