|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|

Namespaces | |
| namespace | protogen |
Functions | |
| std::vector< Token > | protogen::lex (const std::string &src, const std::string &filename) |
| Tokenize proto source. Throws std::runtime_error on a lexical error. | |