Module json_document

Module json_document 

Source

Functionsยง

json_document_to_contract
Reads a JSON file and converts it a contract.
json_document_to_contract_with_ids
Reads a JSON file and converts it a document.
json_document_to_created_contract
Reads a JSON file and converts it a contract.
json_document_to_document
Reads a JSON file and converts it a document.
json_document_to_json_value
Reads a JSON file and converts it to serde_value.
json_document_to_platform_value
Reads a JSON file and converts it to serde_value.