Module assets_parser

Module assets_parser 

Source

Structsยง

PropertyEntry
Structure of JSON entries.

Functionsยง

get_std_contracts_from_assets
Looks up backup contracts for a standard-library function by its normalized path.
get_std_contracts_from_json ๐Ÿ”’
Lazily loads the backup contract database for standard-library APIs.
normalize_json_trailing_commas ๐Ÿ”’
Removes trailing commas that appear immediately before } or ] in JSON text.