hydroflow_syntax!() { /* proc-macro */ }
Expand description

Create a Hydroflow instance using Hydroflow’s custom “surface syntax.”

For example usage, take a look at the surface_* tests in the tests folder or the examples folder in the Hydroflow repo.