Fastboot-rs This crate provides a simple implementation of Android's fastboot protocol in the form of a Rust trait. See examples/ for how to use it, based on usbio/.