Type Definition vrp_core::models::Extras[][src]

type Extras = HashMap<String, Arc<dyn Any + Send + Sync>>;

Specifies a type used to store any values regarding problem and solution.