We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f710f19 commit e525ac0Copy full SHA for e525ac0
README.md
@@ -1,6 +1,7 @@
1
# Frequenz Microgrid Component Graph
2
3
- 
+[<img alt="docs.rs" src="https://img.shields.io/docsrs/frequenz-microgrid-component-graph">](https://docs.rs/frequenz-microgrid-component-graph)
4
+[<img alt="Crates.io" src="https://img.shields.io/crates/v/frequenz-microgrid-component-graph">](https://crates.io/crates/frequenz-microgrid-component-graph)
5
6
This is a library for representing the components of a microgrid and the
7
connections between them as a Directed Acyclic Graph (DAG).
0 commit comments