Type Definition mdcat::Error

source ·
pub type Error = Error;
Expand description

The mdcat error type.

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