librust-async-attributes-dev 1.1.2-5 (ppc64el binary) in ubuntu noble

 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.

Details

Package version:
1.1.2-5
Source:
rust-async-attributes 1.1.2-5 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional

Package relationships

Depends on:
  • librust-quote-1+default-dev
  • librust-syn-1+default-dev
  • librust-syn-1+full-dev
Provides:
  • librust-async-attributes-1+default-dev (= 1.1.2-5)
  • librust-async-attributes-1-dev (= 1.1.2-5)
  • librust-async-attributes-1.1-dev (= 1.1.2-5)
  • librust-async-attributes-1.1.2-dev (= 1.1.2-5)