Type Definition sim::models::model_factory::ModelConstructor[][src]

type ModelConstructor = fn(_: Value) -> Option<Box<dyn AsModel>>;