Error handling for Fisher.
This module contains the definition of the Error struct, which wraps all the details about any kind of error occuring in Fisher. There is also the ErrorKind enum, which contains exactly the kind of error occured.
Error
ErrorKind