cap-async-std 0.9.0

Capability-oriented version of async-std
Documentation

This crate provides a capability-oriented version of async-std. See the toplevel README.md for more information about capability-oriented security.

At the moment, cap-async-std is a very rudimentary translation of cap-std to async-std. It hasn't yet been optimized to make effective use of async.