ISibboI / evalexpr

A powerful expression evaluation crate 🦀.
GNU Affero General Public License v3.0
320 stars 52 forks source link

Convert Context::get_value to return owned Value #166

Open danieldg opened 8 months ago

danieldg commented 8 months ago

This is an API break (must go in 0.12).

Fixes #162.