mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
3 lines
115 B
TOML
3 lines
115 B
TOML
whitelisted_functions = [
|
|
{ function_name = "serde_json::ser::format_escaped_str", crate_name = "serde_json" }
|
|
]
|