The [*@discoverable*][fidl-attributes-doc] attribute assigns a name for service | |
discovery. This allows the client to search for the correct name without the | |
need to manually ensure the lookup name matches the one passed on the server | |
side. | |
<<../examples/calculator/_callout.md>> | |
<<../examples/calculator/_baseline_tutorial.md>> | |
[fidl-attributes-doc]: /docs/reference/fidl/language/attributes.md#discoverable |