term_to_json
v0.1.1
Pages
Modules
Search documentation of term_to_json
Settings
View Source
TermToJson.Encoder
(term_to_json v0.1.1)
Summary
Functions
encode(test_data, opts \\ [])
Functions
encode(test_data, opts \\ [])
@spec
encode(
term
(),
keyword
() ) ::
iolist
() |
binary
()