touchstone 0.11.4

Touchstone (s2p, etc.) file parser, plotter, and more
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rfconversions"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69516f3a14063db1538c3694768b4091b627a4474ba066565e4de00ea8292aad"

[[package]]
name = "touchstone"
version = "0.11.4"
dependencies = [
 "rfconversions",
]