Enumerating params
Some basic work on enumerating params on nodes for now.
This involves some new type bindings in the spa crate, new methods on the nodes and a couple minor changes.
Also bumped rust edition to 2021 for TryInto
trait in the prelude.
Fixes #30 (closed)
Edited by Tom Wagner