#libicsneo #api #cargo #yanked #package

yanked libicsneo-rs

Yanked package, use libicsneo instead

0.2.0 Jun 30, 2023
0.1.5 Nov 16, 2022
0.1.2 Oct 25, 2022

#7 in #yanked

MIT license

8.5MB
141K SLoC

C++ 77K SLoC // 0.2% comments C 36K SLoC // 0.1% comments Visual Studio Project 11K SLoC Python 7K SLoC // 0.4% comments C# 3K SLoC // 0.1% comments Java 2K SLoC // 0.1% comments Visual Studio Solution 1.5K SLoC Rust 1K SLoC // 0.1% comments Bazel 720 SLoC // 0.1% comments GNU Style Assembly 655 SLoC // 0.1% comments Assembly 371 SLoC // 0.2% comments SWIG 290 SLoC // 0.0% comments Shell 136 SLoC // 0.3% comments Batch 46 SLoC Bitbake 33 SLoC // 0.3% comments

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.

Dependencies