Macros

Implement AnyRef automatically. This macro generates a struct that could be used by AnyRef to return the corresponding type that with lifetime annotation. Do NOT use this process macro directly, use any_ref::make_any_ref instead.