std::io

eprintf

fn usz? eprintf(String format, args...) @maydiscard
Prints using a 'printf'-style formatting string
to stderr.

Parameters