Type Definition rustfbp::scheduler::BoxedComp [] [src]

type BoxedComp = Box<Agent + Send>;

A boxed comp is a agent that can be send between thread