Searched defs:ValueParser (Results 1 – 1 of 1) sorted by relevance
42 struct ValueParser { struct43 std::string_view cmd;44 AtResponsePtr (*parse)(std::string_view str);45 bool multiline;