...
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
module datamodel
|
||||
|
||||
import incubaid.herolib.threefold.grid4.datamodel { Node }
|
||||
|
||||
pub struct NodeSim {
|
||||
Node
|
||||
pub mut:
|
||||
cost f64 // free
|
||||
}
|
||||
Reference in New Issue
Block a user