blob: 608d4d1abf5da97d9c81bcc07a6b7ce4fe4e8e47 [file] [log] [blame] [view]
An *infallible two way method* is a FIDL method that cannot return an error
value. The only possible failure modes are if the underlying
[channel][channel-doc-link] has a failure (like failing to connect to one of
the endpoints).
<<../examples/calculator/_callout.md>>
<<../examples/calculator/_baseline_tutorial.md>>
[channel-doc-link]: /docs/reference/kernel_objects/channel.md