Package: librust-async-attributes-dev (1.1.2-6)
Links for librust-async-attributes-dev
Debian Resources:
Download Source Package rust-async-attributes:
- [rust-async-attributes_1.1.2-6.dsc]
- [rust-async-attributes_1.1.2.orig.tar.gz]
- [rust-async-attributes_1.1.2-6.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
experimental language-level polyfills for Async Rust - Rust source code
Async Rust is a work in progress. The language has enabled us to do some fantastic things, but not everything is figured out yet. This crate exists to polyfill language-level support for async idioms before they can be part of the language.
A great example of this is "async fn main", which we first introduced as part of the "runtime" crate. Its premise is that if "async fn" is required for every "await" call, it makes sense to apply that even to "fn main". Unfortunately this would require compiler support to enable, so we've provided an experimental polyfill for it in the mean time.
This package contains the source for the Rust async-attributes crate, packaged for use with cargo and dh-cargo.
Other Packages Related to librust-async-attributes-dev
|
|
|
|
-
- dep: librust-quote-1 default-dev
- Package not available
-
- dep: librust-syn-1 default-dev
- Package not available
-
- dep: librust-syn-1 full-dev
- Package not available
Download librust-async-attributes-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.5 kB | 29.0 kB | [list of files] |