![]() `App::http_client` and `Client::http_client` both return an owned `Arc` which it clones internally. This means we can remove unnecessary clones when calling these methods. Release Notes: - N/A |
||
---|---|---|
.. | ||
zed | ||
main.rs | ||
reliability.rs | ||
zed.rs |
![]() `App::http_client` and `Client::http_client` both return an owned `Arc` which it clones internally. This means we can remove unnecessary clones when calling these methods. Release Notes: - N/A |
||
---|---|---|
.. | ||
zed | ||
main.rs | ||
reliability.rs | ||
zed.rs |