Crates.io | full-moon-compat-luaparse |
lib.rs | full-moon-compat-luaparse |
version | 0.1.0 |
source | src |
created_at | 2020-08-04 09:53:29.140238 |
updated_at | 2020-08-04 09:53:29.140238 |
description | A serializer to turn a full-moon AST into luaparse.js-compatible JSON (using miniserde) |
homepage | |
repository | https://github.com/xiphoseer/full-moon-compat-luaparse |
max_upload_size | |
id | 272860 |
size | 63,477 |
This crate contains some wrapper types with miniserde::Serialize
implementations to serialize a full-moon
AST into a JSON file
that is compatible with luaparse