Sign in
fuchsia
/
fuchsia
/
05dc45f9cada92ae47248b588b76f385f7111bbb
/
.
/
examples
/
fidl
/
calculator
/
rust
/
client
/
README.md
blob: 636d650f59028cc650f5005ddadcd2b14510df5e [
file
] [
log
] [
blame
] [
view
]
# Calculator client
See
[
the parent readme
](../../
README
.
md
)
for
a more comprehensive explanation
.
This
directory contains the necessary client code
and
build rules to send calculator
FIDL requests to the
[
server
](../
server
/
README
.
md
).