☰
Result
Result
In region
Modules
page
Structs
LockGuard
ProtectGuard
Protection
Region
Enums
Error
Functions
lock
protect
protect_with_handle
query
query_range
unlock
Type Definitions
Result
?
Type Definition
region
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
The result type used by this library.