[][src]Crate edn_rs

Modules

edn

Functions

emit_edn

emit_edn receives a json string and parses its common key-values to a regular EDN format. tested examples are:

parse_edn

parse_edn receives a String with the EDN context and transforms it in a EdnNode`