device-register-async

crates.io documentation

An async version of the trait from the crate device-register Note that you will need to use nightly and enable generic_associated_types and type_alias_impl_trait.

For now you are probably better off using the traits directly, check the manual-impl test in the deivce-register crate.

License: MIT OR Apache-2.0