1 stable release
1.0.0 | Jun 6, 2024 |
---|
#6 in #gll
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
~1–1.4MB
~31K SLoC