☰
Result
In tokio_native_tls::native_tls
?
Type Definition
tokio_native_tls
::
native_tls
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
A typedef of the result-type returned by many methods.