☰
Result
In btmsg
?
Type Definition
btmsg
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
The common result type used by the Blocktree crates.