[][src]Module fisher::common::prelude

Prelude for Fisher.

This module re-exports useful things used by all the Fisher code, to be easily included.

Re-exports

pub use super::errors::Error;
pub use super::errors::ErrorKind;
pub use super::errors::Result;
pub use super::errors::ResultExt;
pub use super::traits::*;