Skip to main content

import_json

Function import_json 

Source
pub fn import_json(json_data: &str) -> Result<ExportData>
Expand description

Import data from JSON format

Note: This imports metadata only. The actual AION file must be recreated using the init/commit operations with the original rules.