touchstone 0.4.1

A Touchstone Parser for RF Modeling
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.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8854fbc7b10ff324312c56ae63331cefe3e32428536fcc389b411cc4e636047f"

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