You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate all the usual code for them (although without needing an actual IDL definition)
Need a GenericIndicator(fqname: String) kinda thing to make it easy to build custom indicator components.
Return them as part of the as_component_lists machinery
Remove the codegen for Archetype::try_to_arrow, the default impl will now do everything needed
Need a
GenericIndicator(fqname: String)kinda thing to make it easy to build custom indicator components.as_component_listsmachineryArchetype::try_to_arrow, the default impl will now do everything neededRequires #3103
TODO: