qrusthy 0.1.0

Rust wrapper for the QHYCCD SDK for QHY Cameras
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "qrusthy"
version = "0.1.0"
authors = ["Emaad Paracha <emaad@emaadparacha.com>"]
edition = "2018"
description = "Rust wrapper for the QHYCCD SDK for QHY Cameras"
repository = "https://github.com/emaadparacha/qrusthy"
readme = "README.md"
license = "MIT"
keywords = ["qhy", "qhyccd", "ccd", "camera", "qhy-wrapper"]
categories = ["api-bindings", "hardware-support"]

[dependencies]
fitsio = "0.19.0"