# Functions
IsFalse determines whether the given string equals "false".
IsTrue determines whether the given string equals "true".
IsValidBool determines whether the given string equals "true" or "false".
# Structs
SigningOptions encapsulates settings that control whether or not we strip or add signatures to images when writing them.