106d6fae11
This pattern is generally how newtype wrappers (like `struct Foo(Bar)`) are implemented in Rust. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
README.md |
This crate implements a basic EDN parser for Project Mentat.
It was originally developed as a separate project called barnardsstar.