# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ResourceBuilder is a helper that knows about how a single resource changes and how those changes affect the diff.
# Type aliases
AttrType is an enum that tells the ResourceBuilder what type of attribute an attribute is, affecting the overall diff output.
PreProcessFunc is used with the PreProcess field in a ResourceBuilder.