# Constants
DefaultTagName that enables serialization.
SliceLenTagName that specifies the length of a slice.
TagValue is the value the tag must have to be serialized.
# Interfaces
StructFielder handles discovery of serializable fields in a struct.
No description provided by the author