#pragma once #include "fesa/ModuleInfo.hpp" namespace fesa::module { inline constexpr std::string_view kBoundary = "Boundary"; } // namespace fesa::module