Module fisher_common::prelude
[−]
[src]
Prelude for Fisher.
This module re-exports useful things used by all the Fisher code, to be easily included.
Reexports
pub use errors::Result; |
pub use errors::Error; |
pub use errors::ErrorKind; |
pub use errors::ErrorLocation; |
pub use traits::*; |