☰
Result
Trait Implementations
From<Response>
In libvda::error
?
Type Definition
libvda
::
error
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Trait Implementations
§
source
§
impl
From
<
Response
> for
Result
<
()
>
source
§
fn
from
(r:
Response
) -> Self
Converts to this type from the input type.