YYJSON_WRITE_PRETTY_TWO_SPACES

Constant YYJSON_WRITE_PRETTY_TWO_SPACES 

Source
pub const YYJSON_WRITE_PRETTY_TWO_SPACES: yyjson_write_flag = 64;
Expand description

Write JSON pretty with 2 space indent. This flag will override YYJSON_WRITE_PRETTY flag.