indi-client 0.0.1

A Rust INDI (Instrument Neutral Distributed Interface) client library.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Manuel Fuchs <malax@malax.de>"]
description = "A Rust INDI (Instrument Neutral Distributed Interface) client library."
edition = "2018"
license = "MIT"
license-file = "LICENSE"
name = "indi-client"
version = "0.0.1"