scs-sdk 0.1.0

Typed Rust wrapper for the SCS Software Telemetry and Input SDKs
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 = "scs-sdk"
version = "0.1.0"
dependencies = [
 "scs-sdk-sys",
]

[[package]]
name = "scs-sdk-sys"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd263a1dedd268c6b4c26b47caf07df3b30f74c13362b54d523b9063f82d70c7"