Struct meshopt::error::Error [−][src]
pub struct Error { /* fields omitted */ }
An error that can occur
Implementations
impl Error
[src]
impl Error
[src]pub fn kind(&self) -> &ErrorKind
[src][−]
Return the kind of this error.