1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 18:24:05 +02:00
parser/rustig.toml

3 lines
115 B
TOML

whitelisted_functions = [
{ function_name = "serde_json::ser::format_escaped_str", crate_name = "serde_json" }
]