0.5.0 (2023-12-19)
IsCallable::provide_first_argument_cloned(173aeb3)- provide argument with (8a30df8)
- relax bounds for
reform_refandreform_mutinCallableOne(c55a7d8)
0.4.0 (2023-11-28)
- feature gat (cf90660)
0.3.0 (2023-05-15)
- relax bounds of
MaybeHandleEvent
- relax bounds of
MaybeHandleEvent(19f536f)
0.2.0 (2023-05-14)
MaybeHandleEventnow requiresSelf::Callable::Outputto be()
MaybeHandleEventnow requiresSelf::Callable::Outputto be()(06c6c79)
- disable impl_with_macro_rules by default (e007818)
- macro ArgumentType (995ac66)
- make argument types un-constructable (8f79c40)
- no_std (f31f63b)
- remove
'staticbounds for argument types (6a828d1)
- callable![fn(_, _)] not working (6a92f1c)