tree: 47daccccc6800693e9c083b175355eadf3ad3ad2 [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
examples/fidl/calculator/rust_next/server/README.md

Calculator server (new)

See the parent readme for a more comprehensive explanation.

This directory contains the necessary server code and build rules to implement the calculator FIDL protocol. Requests are sent to this server from client.