librust-async-attributes-dev - 1.1.2-6 main

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.

Priority: optional
Section: rust
Suites: crimson dawn landing 
Maintainer: Jonas Smedegaard <dr [꩜] jones.dk>
 
Homepage Source Package
 

Dependencies

  • librust-quote-1+default-dev
  • librust-syn-1+default-dev
  • librust-syn-1+full-dev

Installed Size: 29.7 kB
Architectures: all 

 

Versions

1.1.2-6 all