[][src]Type Definition mdcat::Error

type Error = Error;

The mdcat error type.

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