Bool struct definition.
Bool
@type t() :: %Soroban.Types.Bool{value: value()}
@type value() :: boolean()