icsneo

Crates.ioicsneo
lib.rsicsneo
version0.2.0
sourcesrc
created_at2022-11-17 06:33:39.776405
updated_at2023-06-30 02:16:55.583917
descriptionYanked package, use libicsneo instead
homepage
repositoryhttps://github.com/intrepidcs/libicsneo-rs
max_upload_size
id717011
size47,366
David Rebbe (drebbe-intrepid)

documentation

README

libicsneo-rs

Rust APIs for libicsneo. This crate builds off of libicsneo-sys. This crate is currently not ready for production and in very early stages.

How to use

Add to your cargo project:

$ cargo add libicsneo-rs

Example use case of icsneo::find_all_devices():

TODO

License - MIT

Copyright Intrepid Control Systems, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Commit count: 27

cargo fmt