deferred-future 0.1.5

模仿 jQuery.Deferred(),允许从 Future 实现类实例的外部对正在 pending 的 Future 对象进行 resolve 或 reject 处理。
Documentation

deferred-future

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 3 of them enabled by default.

default

  • local
  • thread

local

    This feature flag does not enable additional features.

thread

    This feature flag does not enable additional features.

nodejs

    This feature flag does not enable additional features.