Reduces boilerplate by auto-generating trait definitions from impl blocks for dynamic dispatch.
generate trait definitions from impl blocks
Cast from `dyn Any` to other trait objects, with no_std, no alloc support
Generalization of std::borrow::Cow
A port of DoTween(3rd party package for Unity) to Godot 3.5, using GdNative.
Type erased closures on stack