v_eval 0.4.1

Expression evaluator with context
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "botika/v_eval"
[dependencies.quote-impersonated]
version = "0.1"

[dependencies.syn-impersonated]
features = ["full", "visit"]
version = "0.1"

[package]
authors = ["Juan Aguilar Santillana <mhpoin@gmail.com>"]
description = "Expression evaluator with context"
documentation = "https://docs.rs/v_eval"
edition = "2018"
keywords = ["evaluate"]
license = "MIT OR Apache-2.0"
name = "v_eval"
readme = "README.md"
repository = "https://github.com/botika/v_eval"
version = "0.4.1"