[go: up one dir, main page]

futures-await-test 0.1.3

Async test support for Rust through a procedural macro. This crate defines the `#[async_test]` attribute to make writing tests that use async/await easier.
Documentation
1
2
3
language: rust
rust:
  - nightly