Type Definition mdcat::Error[][src]

type Error = Error;

The mdcat error type.

This is std::io::Error: mdcat never fails visible unless it cannot write output.