1307386e8SNan Zhou#pragma once 2307386e8SNan Zhou 3307386e8SNan Zhou#include <cstdint> 436c0f2a3SEd Tanous#include <string_view> 5307386e8SNan Zhou 6307386e8SNan Zhou// clang-format off 725b54dbaSEd Tanous// NOLINTBEGIN(readability-identifier-naming) 8307386e8SNan Zhou 9*fe907df4SEd Tanous@BMCWEB_OPTIONS@ 1013451e39SWilly Tu 1125b54dbaSEd Tanous// NOLINTEND(readability-identifier-naming) 12307386e8SNan Zhou// clang-format on 13