There's no technical reason to dyn-dispatch the loader. The user may free to do so however. Note that there's no change within `querier` because the type inference will now automatically treat the passed `Arc` as `Arc<L>` insteado of `Arc<dyn Loader<...>>`. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| benches | ||
| src | ||
| Cargo.toml | ||