naomijub / edn-rs

[DEPRECATED]: Crate to parse and emit EDN
https://crates.io/crates/edn-rs
MIT License
81 stars 14 forks source link

No way to serialize with an element with a custom tag #84

Closed bowbahdoe closed 2 years ago

bowbahdoe commented 2 years ago
#domain/model [1 2 3]

There should be some mechanism to parse and output arbitrarily tagged elements

naomijub commented 2 years ago

https://github.com/naomijub/edn-rs/pull/86