beastlink 1.0.0

Rust bindings for CESYS beastlink
Documentation
[dependencies.ctor]
version = "^0.1"

[dependencies.libc]
version = "^0.2"

[dependencies.num-derive]
version = "^0.3"

[dependencies.num-traits]
version = "^0.2"

[dev-dependencies.serial_test]
version = "^0.4"

[lib]
name = "beastlink"

[package]
authors = ["Spyros Stathopoulos <spyros@arc-instruments.co.uk>"]
description = "Rust bindings for CESYS beastlink"
edition = "2018"
exclude = ["contrib/*"]
homepage = "https://github.com/arc-instruments/beastlink-rs"
keywords = ["fpga", "bindings"]
license-file = "LICENSE"
name = "beastlink"
repository = "https://github.com/arc-instruments/beastlink-rs"
version = "1.0.0"