librust-async-attributes-dev binary package in Ubuntu Noble ppc64el

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-10-23 22:30:24 UTC Published Ubuntu Noble ppc64el release universe rust Optional 1.1.2-5
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu