[][src]Type Definition xdoc::error::Result

type Result<T> = Result<T, XErr>;

The Result type for this library.