rs-xfoil 0.0.1

Run Xfoil commands from Rust, and retrieve their results.
Documentation
[package]
name = "rs-xfoil"
version = "0.0.1"
authors = ["Jesse van Rhijn <jesse.v.rhijn@gmail.com>"]
edition = "2018"
license = "MIT"
description = "Run Xfoil commands from Rust, and retrieve their results."

[dependencies]

[dev-dependencies]
rand = "0.6"