usb-disk-probe 0.1.0

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

[dependencies.futures]
version = "0.3"

[dependencies.thiserror]
version = "1.0.9"

[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 = "2018"
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.1.0"