#include "Engine.hpp" std::optional Engine::hashInfo() const { return std::nullopt; } void Engine::setHashSize(std::size_t) {}