com-rs 0.2.1

Deprecated. Use the `com` crate instead.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "com-rs"
version = "0.2.1"
build = "build.rs"

description = "Deprecated. Use the `com` crate instead."
repository = "https://github.com/Eljay/com-rs"
documentation = "http://eljay.github.io/com-rs/com_rs/index.html"

authors = ["Lee Jeffery <lee@leejeffery.co.uk>"]
license = "MIT/Apache-2.0"
readme = "README.md"

[badges]
maintenance = { status = "deprecated" }