Constructors
<mrdocs/Support/Lua.hpp>
Construct from Value
Value
String(Value value);
Construct from string_view
string_view
explicit String(std::string_view s);