Macrosยง
- _make_
any_ ref - Implement
AnyRef
automatically. This macro generates a struct that could be used byAnyRef
to return the corresponding type that with lifetime annotation. Do NOT use this process macro directly, useany_ref::make_any_ref
instead.