Type Definition segsource::Result[][src]

type Result<V> = Result<V, Error>;
Expand description

Your usual Result object that has its error position filled (in this case with Error.