Function json

Create a convertor container with data source being json document.

auto aermicioi.aedi_property_reader.generic_convertor_container.__T25GenericConvertorContainerTS3std4json9JSONValueS739aermicioi20aedi_property_reader4json12json_factory20JsonConvertorFactoryZ.GenericConvertorContainer json () nothrow @safe;

auto aermicioi.aedi_property_reader.generic_convertor_container.__T25GenericConvertorContainerTS3std4json9JSONValueS739aermicioi20aedi_property_reader4json12json_factory20JsonConvertorFactoryZ.GenericConvertorContainer json (
  Locator!(std.json.JSONValue,string) locator
) nothrow @safe;

Parameters

NameDescription
locator source of data for container to use to construct components.

Returns

JsonConvertorContainer