[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1022141: ITP: rust-async-attributes -- experimental language-level polyfills for Async Rust



Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr@jones.dk>
X-Debbugs-Cc: debian-devel@lists.debian.org

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

* Package name    : rust-async-attributes
  Version         : 1.1.1
  Upstream Author : Yoshua Wuyts <yoshuawuyts@gmail.com>
* URL             : https://github.com/async-rs/async-attributes
* License         : MIT or Apache-2.0
  Programming Lang: Rust
  Description     : experimental language-level polyfills for Async Rust

 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.

This package is needed by rust-async-std, and will be maintained in the
collaborative Debian section of Salsa, at
<https://salsa.debian.org/debian/rust-async-attributes>.

 - Jonas

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmNR1RAACgkQLHwxRsGg
ASE6jxAAgwBB55oAsFO9r2/giZ2vAl9mXTyiFJEkC77V3usDyMeWwOf5XxF8FSOt
5JlPLGe/lGzmvop946THIK05C4RFE4qL7tEcjjTy6sOl0KPnYvA66QXoMQiAPvf6
Os5nwJ5sYm2A/j4stc/aX4yZjVc/s1zIKaosKt386SRxFpmGykPK+gJyc2/8rcly
68X/y3W/AIe40TVjvKyCeySkFl8KYl43AeEpifKFP1rUOYRlIHH1WeClwW3Mwo4E
8fwmIbG0NdFTLP+p6ES+ShMfKbD/38n73Wu9DCuc1oweBVW2JfsfgZagPKJ0CLDB
Jdw4DM1Qe+/unwPtuPz9ygzLtLLgRZuigysmR9vz+uSUZIkQQ0lNiyz/hbt8hQV7
y5vaeCqT5blYeOeoItle98aZN94fhxnKzuRvNTBFpo5LIe3SKJaODWyQzxXQH03T
2vV3OYyD9elDk4O0TAUjOh0RIHfN7TjFxNHDKnYcKeywh102btk32YRHqJgS8iWE
FuwHx28tPWVUbCQjXky2XagwZvqrDIAtjuart+5W2FBKx7DAQue3OfgcPvsoZCwL
OL1/flc6puLdo8/I67nBkCtc1WLjogI2WA3Ts2X7ZlNtRXsvWTeItwSeRpkoKMsK
6WOBMmrZqySVMJ8ZkTT7xW45YEWZA8Ehdgqx4FXZH/NSJNW8Znk=
=zKv3
-----END PGP SIGNATURE-----


Reply to: