[][src]Function replicante_util_iron::into_ironerror

pub fn into_ironerror<E: Fail>(error: E) -> IronError

Helper function to convert a Fail into an IronError.

The iron Response attached to this error returns a JSON serialised SerializableFail.