[][src]Type Definition tensile::TestFuture

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