pub const DEFAULT_SERDE_HUMAN_READABLE: bool = false;Expand description
Whether to set serialization & deserialization traits as human_readable or not.
See set_serde_human_readable to change this value.
pub const DEFAULT_SERDE_HUMAN_READABLE: bool = false;Whether to set serialization & deserialization traits as human_readable or not.
See set_serde_human_readable to change this value.