#pragma once
#include <hex.hpp>
#include <array>
#include <optional>
#include <string>
namespace hex {
}