Method lrs::error::Errno::desc

Returns a longer description of the error.

Syntax

impl Errno {
    fn desc(self) -> &'static str
}