paritytech / orchestra

A partial actor pattern with a global orchestrator.
GNU General Public License v3.0
27 stars 3 forks source link

Remove unused trait OrchestraFieldState #85

Open AndreiEres opened 1 month ago

AndreiEres commented 1 month ago

Fixes https://github.com/paritytech/orchestra/issues/84

drahnr commented 1 month ago

I think these should be used to validate correctness of the builder pattern types, see line 278ff in orchestra/proc-macro/src/impl_builder.rs