powerio-core 0.11.1

Shared source, diagnostic, module, collection, and output types for PowerIO.
Documentation
1
2
3
4
5
6
# powerio-core

`powerio-core` has the dependency neutral types that PowerIO's network,
calculation, matrix, and facade crates all share: retained input sources,
diagnostics and errors, `PioModule<T>`, the time and scenario containers, and
output destinations. There is no electrical network or parser in it.