mstch::object{
{"inner", mstch::array{mstch::object{
{"foo", std::string{"foo"}},
{"bar", std::string{"bar"}}
}}}
}