☰
Type Definition JResult
Other items in
tabula
All crates
?
Type Definition
tabula
::
JResult
[
−
]
[src]
pub type JResult<T> =
StdResult
<T,
JError
>;
Expand description
Result returned from JNI