stdf 0.2.0

Standard Test Data Format (STDF) serialization and data processing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.byte]
version = "0.2"

[dependencies.memmap]
version = "0.7"

[dependencies.stdf-record-derive]
version = "0.2"

[package]
authors = ["Casey Marshall <git@cmars.tech>"]
categories = ["parser-implementations", "encoding"]
description = "Standard Test Data Format (STDF) serialization and data processing"
keywords = ["semiconductor", "test-equipment", "manufacturing"]
license = "Apache-2.0"
name = "stdf"
version = "0.2.0"