[][src]Type Definition buttplug::core::ButtplugResultFuture

type ButtplugResultFuture<T = ()> = BoxFuture<'static, ButtplugResult<T>>;