libusb-rs:libusb的安全Rust封装器-源码

上传者: 42109925 | 上传时间: 2021-03-02 17:06:34 | 文件大小: 34KB | 文件类型: ZIP
里布斯 此板条箱为本地libusb库提供了安全的包装。 它应用了RAII模式和Rust生存期,以确保安全使用所有libusb功能。 RAII模式可确保在不再需要时释放所有已获取的资源,Rust生命周期可确保以正确的顺序释放资源。 依存关系 为了使用libusb板条箱,必须安装本地libusb库,可以通过pkg-config找到该库。 libusb板条箱也支持本机libusb库支持的所有系统。 它已经在Linux,OS X和Windows上进行了测试。 交叉编译 当交叉编译为外部目标时,可以使用libusb板条箱。 介绍了有关如何交叉编译libusb详细信息。 用法 将libusb添加为Cargo.toml的依赖Cargo.toml : [ dependencies ] libusb = " 0.3 " 导入libusb板条箱。 几乎所有libusb功能的起点都是创建上下文对象。 使用

文件下载

资源详情

[{"title":"( 22 个子文件 34KB ) libusb-rs:libusb的安全Rust封装器-源码","children":[{"title":"libusb-rs-master","children":[{"title":"Cargo.toml <span style='color:#111;'> 529B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"context.rs <span style='color:#111;'> 3.90KB </span>","children":null,"spread":false},{"title":"endpoint_descriptor.rs <span style='color:#111;'> 7.26KB </span>","children":null,"spread":false},{"title":"config_descriptor.rs <span style='color:#111;'> 6.60KB </span>","children":null,"spread":false},{"title":"device_list.rs <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false},{"title":"error.rs <span style='color:#111;'> 3.24KB </span>","children":null,"spread":false},{"title":"device_handle.rs <span style='color:#111;'> 20.03KB </span>","children":null,"spread":false},{"title":"interface_descriptor.rs <span style='color:#111;'> 7.15KB </span>","children":null,"spread":false},{"title":"device_descriptor.rs <span style='color:#111;'> 5.88KB </span>","children":null,"spread":false},{"title":"version.rs <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false},{"title":"lib.rs <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"device.rs <span style='color:#111;'> 2.88KB </span>","children":null,"spread":false},{"title":"test_helpers.rs <span style='color:#111;'> 5.12KB </span>","children":null,"spread":false},{"title":"fields.rs <span style='color:#111;'> 8.71KB </span>","children":null,"spread":false},{"title":"language.rs <span style='color:#111;'> 66.67KB </span>","children":null,"spread":false}],"spread":false},{"title":"examples","children":[{"title":"read_device.rs <span style='color:#111;'> 5.99KB </span>","children":null,"spread":false},{"title":"libusb_info.rs <span style='color:#111;'> 880B </span>","children":null,"spread":false},{"title":"list_devices.rs <span style='color:#111;'> 6.53KB </span>","children":null,"spread":false}],"spread":true},{"title":".travis.yml <span style='color:#111;'> 901B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 18B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明