cap-async-std

Crates.iocap-async-std
lib.rscap-async-std
version
sourcesrc
created_at2020-06-25 21:12:02.554834
updated_at2024-12-04 01:51:26.01358
descriptionCapability-based version of async-std
homepage
repositoryhttps://github.com/bytecodealliance/cap-std
max_upload_size
id258213
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(wasmtime-publish)

documentation

README

cap-async-std

Capability-based version of `async-std`

Github Actions CI Status crates.io page docs.rs docs

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

Commit count: 1416

cargo fmt