plabayo / tower-async

async fn(Input) -> Result<Output, Error>
MIT License
48 stars 1 forks source link

reintroduce retry service into codebase + add port of tower-test #3

Closed GlenDC closed 1 year ago

GlenDC commented 1 year ago

CI failing on cargo doc due to a bug in nightly toolchain, cfr: https://github.com/rust-lang/rust/issues/113656