intel / openvino-rs

Rust bindings for OpenVINO™
Apache License 2.0
80 stars 23 forks source link

Make changes to adhere to Rust conventions #95

Open rahulchaphalkar opened 4 months ago

rahulchaphalkar commented 4 months ago

This issue tracks some changes that were suggested by @BTOdell while reviewing https://github.com/intel/openvino-rs/pull/91 This comment details those. Make these and similar other changes to ensure we're following proper conventions for ergonomic rust.