MarkSwanson
Results
12
comments of
MarkSwanson
Fyi I'm unable to use JMESPath for a product I'm building - my requirements can only be met if I have '$' functionality.
I added another fix. The PhantomData change in #58 broke serde. My fix was to just not serialize that specific PhantomData field. My app now serializes and deserializes my egui_node_graph...