[][src]Module binjs_io::binjs_json::write

A JSON writer for BinAST file structure. The written file is supposed to be filtered with some command to generate an invalid content, and then fed to binjs_convert_from_json command to generate BinAST file with the invalid content. See mod.rs for the detail of the filter.

Structs

TreeTokenWriter