rust-steam 0.1.3

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

[package]
description = "A Rust implementation of the IAPWS-IF97 steam tables"
edition = "2021"
license = "MIT"
name = "rust-steam"
readme = "README.md"
repository = "https://github.com/marciorvneto/rusteam"
resolver = "2"
version = "0.1.3"