LeviLamina
Loading...
Searching...
No Matches
JSONSchemaOutput.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cereal {
6
7
enum class
JSONSchemaOutput : uchar {
8
Exclude = 0,
9
Include = 1,
10
};
11
12
}
src
mc
deps
cereal
JSONSchemaOutput.h
Generated on
for LeviLamina by
1.16.1