fn jsonParse(allocator: Allocator, source: anytype, options: ParseOptions) ParseError(@TypeOf(load))!@This()

Parameters

allocator: Allocator,
source: anytype,
options: ParseOptions,