EmbedFail
This commit is contained in:
parent
3ab74bfbbd
commit
e02b125ee8
@ -308,3 +308,5 @@ impl<T: CovariantFunctor, O: DeriveWeakFunctor> CovariantFunctor for OverloadCla
|
|||||||
T::variate(fa)
|
T::variate(fa)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pub type EmbedFail<T, Ex> = OverloadClass<T, DeriveFail<Ex>>;
|
||||||
|
Loading…
Reference in New Issue
Block a user