Module runner

Module runner 

Source
Expand description

Runner utilities.

Functionsยง

raw
Takes a raw input as a slice string to parse and a reference of a JSON Value. Returns a JSON Value.
token
Takes a slice of Tokens to parse and a reference of a JSON Value. Returns a JSON Value.