Skip to content

Make set_variable take Into<VariableType>

Ian Douglas Scott requested to merge ids1024/ion:into_variabletype into master

This makes the function much more ergonomic to use.

If this looks good, I can change the uses of this function to take advantage of the feature.

Merge request reports