module datamodel import incubaid.herolib.mycelium.grid4.datamodel { Node } pub struct NodeSim { Node pub mut: cost f64 // free }