[go: up one dir, main page]

com 0.0.3

Windows COM bindings. (The project is abandoned. Please contact Steve Klabnik if you'd like to take the ownership of it.)
docs.rs failed to build com-0.0.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: com-0.6.0

rust-com

Windows COM bindings.

How to use

Add the following to your Cargo.toml:

[dependencies]
com = "*"

Use an example as a guide.