usb-disk-probe 0.2.0

Provides a stream type which can be used to probe for USB storage devices in the system.
Documentation
[dependencies.futures]
version = "0.3"

[dependencies.thiserror]
version = "1.0.37"

[dependencies.tokio]
features = ["fs"]
version = "1.21.2"

[package]
authors = ["Michael Aaron Murphy <mmstick@pm.me>"]
categories = ["asynchronous", "os::unix-apis"]
description = "Provides a stream type which can be used to probe for USB storage devices in the system.\n"
edition = "2021"
keywords = ["usb", "device", "probe", "linux"]
license = "MIT OR Apache-2.0"
name = "usb-disk-probe"
readme = "README.md"
repository = "https://github.com/pop-os/usb-disk-probe"
version = "0.2.0"