rust-steam 0.1.2

A Rust implementation of the IAPWS-IF97 steam tables
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "A Rust implementation of the IAPWS-IF97 steam tables"
edition = "2021"
license = "MIT"
name = "rust-steam"
readme = "README.md"
resolver = "2"
version = "0.1.2"