databendlabs/databend

Refactor: use native async fn in trait syntax

Open

#12.201 aperta il 25 lug 2023

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)Rust (880 fork)github user discovery
C-refactoringgood first issue

Metriche repository

Star
 (9314 star)
Metriche merge PR
 (Merge medio 4g 18h) (99 PR mergiate in 30 g)

Descrizione

Summary

The native async-fn-in-trait has been available in the nightly version for some time now. Perhaps it's time to start replacing async_trait with this native feature.

Guida contributor