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
[dependencies.fitsio]
version = "0.19.0"

[package]
authors = ["Emaad Paracha <emaad@emaadparacha.com>"]
categories = ["api-bindings", "hardware-support"]
description = "Rust wrapper for the QHYCCD SDK for QHY Cameras"
edition = "2018"
keywords = ["qhy", "qhyccd", "ccd", "camera", "qhy-wrapper"]
license = "MIT"
name = "qrusthy"
readme = "README.md"
repository = "https://github.com/emaadparacha/qrusthy"
version = "0.1.0"