1 stable release
1.0.0 | Jun 6, 2024 |
---|
#386 in Parser tooling
Used in 4 crates
(3 directly)
55KB
783 lines
WAGon Value
Pseudo-dynamically typed values as defined by the WAGon DSL.
lib.rs
:
Pseudo-dynamically typed values for WAGon.
Because of the strict type system in Rust, it's nice to have a more lenient data structure that can deal with various types and operations called on it.
This crate holds code for those purposes.
Dependencies
~0.9–1.4MB
~29K SLoC