Type Definition tensile::TestFuture[][src]

pub type TestFuture<E> = BoxFuture<'static, Result<(), E>>;