Web Development with Clojure, Third Edition: cheshire usage? page 219

@Dmitri @svmbrown

Can you clarify this part about cheshire’s usage? I do not see it reflected in code:

We’ve required cheshire.core’s generate-string and parse-string functions for working
with converting between JSON and EDN, and …