Function a2m8_lib::json::stringify

source ·
pub fn stringify(lua: &Lua, (v, pretty): (Value<'_>, bool)) -> Result<String>