☰
Result
In mangadex_api_types::error
?
Type Definition
mangadex_api_types
::
error
::
Result
source
·
[
−
]
pub type Result<T, E =
Error
> =
Result
<T, E>;