varta-client 0.1.0

Varta agent API — emits VLP frames over a Unix Domain Socket.
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 = "varta-client"
version = "0.1.0"
dependencies = [
 "varta-vlp",
]

[[package]]
name = "varta-vlp"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0022f0846fad3fc42261b01bbc31a6419c31fdf9f3698cdcef61de41d13e25af"