Type Definition xpather::result::Result

source · []
pub type Result<I> = Result<I, Error>;