add example with docs

This commit is contained in:
talksik
2025-07-15 08:46:45 -07:00
commit 6cf9975e84
9 changed files with 158 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"dependencies": [
"cxxopts",
"fmt",
"range-v3",
"protobuf"
]
}