Type Definition dvcompute::simulation::resource::stats::LCFSResource[][src]

pub type LCFSResource = Resource<LCFSStrategy>;
Expand description

The Resource based on using the LCFS (a.k.a. LIFO) strategy (Last Come - First Served).