pub fn usage() -> Result<()>
Expand description

Write the usage to stderr

Errors

Returns an error if it fails to wroute to stderr.