| # Using services | |
| Refer to the [example code][code] for how to use services in HLCPP. For | |
| background and motivation on a FIDL `service`, refer to [RFC-0041][rfc-0041]. | |
| <!-- xrefs --> | |
| [code]: /examples/fidl/hlcpp/services | |
| [rfc-0041]: /docs/contribute/governance/rfcs/0041_unifying_services_devices.md |