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

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

For short.