Ruby
4.1.0dev (2026-09-26 revision 57213d44ce7b1a31fc9648e9cd5eb0c4507f4a49)
prism
excludes.h
Go to the documentation of this file.
1
8
#ifndef PRISM_EXCLUDES_H
9
#define PRISM_EXCLUDES_H
10
15
#ifdef PRISM_BUILD_MINIMAL
17
#define PRISM_EXCLUDE_SERIALIZATION
18
20
#define PRISM_EXCLUDE_JSON
21
23
#define PRISM_EXCLUDE_PRETTYPRINT
24
26
#define PRISM_ENCODING_EXCLUDE_FULL
27
#endif
28
29
#endif
Generated by
1.9.8