[][src]Function diar::util::print_result

pub fn print_result<T, E: Display>(
    result: Result<T, E>,
    command_name: CommandName
)