# caseformat Power flow case data file format. This crate provides functions for parsing, serializing and validating Case files. ## License The format is based on the [MATPOWER](https://matpower.org/docs/ref/matpower7.1/lib/caseformat.html) case file format. Licensed under either of the * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0) or * MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT) at your option.