Y
Hacker News
new
|
ask
|
show
|
jobs
by
Klonoar
639 days ago
diesel-async works fine for almost all use-cases, it just layers over standard diesel calls via importing an async `RunQueryDsl` trait. I almost never think about it.