☰
HttpClientRef
In mangadex_api
?
Type Definition
mangadex_api
::
HttpClientRef
source
·
[
−
]
pub type HttpClientRef =
Arc
<
Mutex
<
HttpClient
>>;