mirror of
https://github.com/nlohmann/json.git
synced 2025-08-09 05:22:48 +03:00
✅ improved coverage
This commit is contained in:
@@ -20,6 +20,9 @@ namespace nlohmann
|
||||
{
|
||||
namespace detail
|
||||
{
|
||||
/// the supported input formats
|
||||
enum class input_format_t { json, cbor, msgpack, ubjson };
|
||||
|
||||
////////////////////
|
||||
// input adapters //
|
||||
////////////////////
|
||||
|
Reference in New Issue
Block a user