Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 634 Bytes

contributing.md

File metadata and controls

5 lines (3 loc) · 634 Bytes

Unless otherwise specified, this crate is licensed under the terms of the GNU GPL version 3. A copy of this license can be found here. The com sub-crate was forked from com-rs, which is under the terms of the MIT license.

Contributions should be in the form of pull requests and issues on the Github issue tracker. If you find a bug, missing interface, incorrect or unsound wrapping code, please file a PR!

This crate is not intended to be a general purpose wrapper around the API's functionality, just the low-level bindings to the API and some helpers for higher level crates.