22#ifndef ZYPP_CORE_PARSER_JSON_H
23#define ZYPP_CORE_PARSER_JSON_H
26#include <zypp-core/base/InputStream>
49 zyppng::expected<Value> parseDocumentExpected(
const InputStream & input_r );
Provides API related macros.
Internal JSON tokeniser — NOT part of the public API.
Value parseDocument(const InputStream &input_r)
Parse a JSON document from input_r.
const Arch Arch_empty ZYPP_API
relates: Arch This is an empty Arch represented by an empty string.