forked from NationTech/harmony
wip: FQM topology with OKDHaCluster, not satisfied yet with the cluster topology data structure
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub mod inventory;
|
||||
pub mod topology;
|
||||
pub fn add(left: usize, right: usize) -> usize {
|
||||
left + right
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user