Type Definition tabula::JResult[][src]

pub type JResult<T> = StdResult<T, JError>;
Expand description

Result returned from JNI