Type Definition java_locator::errors::Result

source ·
pub type Result<T> = Result<T, JavaLocatorError>;