Trait HostExt

Source
pub trait HostExt: Host { }
Available on non-crate feature host-ext-any only.
Expand description

Extension trait for [Host].

Implementors§

Source§

impl<T: Host> HostExt for T