epics-ca-sys 0.1.1

Raw bindings for EPICS Channel Access library
Documentation
[build-dependencies.cc]
optional = true
version = "1.0"

[dependencies.libc]
version = "0.2"

[features]
test = ["cc"]

[package]
authors = ["Alexey Gerasev <alexey.gerasev@gmail.com>"]
categories = ["science", "api-bindings"]
description = "Raw bindings for EPICS Channel Access library"
documentation = "https://docs.rs/epics-ca-sys"
edition = "2021"
homepage = "https://github.com/agerasev/epics-ca"
keywords = ["epics"]
license = "MIT/Apache-2.0"
links = "ca"
name = "epics-ca-sys"
readme = "README.md"
repository = "https://github.com/agerasev/epics-ca.git"
version = "0.1.1"