# Functions
NewRawObjectWriter creates a new instance of RawObjectWriter.
# Constants
AllowEmpty writes the string even if the string is empty.
OmitEmpty does not write the field if the string is empty.
# Structs
RawObjectWriter contains helper functions to write JSON using the raw API.
# Type aliases
EmptyPolicy defines the behavior when adding an empty string.