Type Definition ferrum::FerrumResult [] [src]

type FerrumResult<T> = Result<T, FerrumError>;

The Result alias used throughout Ferrum and in clients of Ferrum.