Function script::body::run_json_data_algorithm
source ยท fn run_json_data_algorithm(
cx: JSContext,
bytes: Vec<u8>,
) -> Result<FetchedData, Error>
fn run_json_data_algorithm(
cx: JSContext,
bytes: Vec<u8>,
) -> Result<FetchedData, Error>