commit | 05ecaa3913e34904e23717605390af7d21f2e3c0 | [log] [tgz] |
---|---|---|
author | Megan Batty <mgnb@google.com> | Fri Oct 18 18:05:18 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 18:05:18 2024 +0000 |
tree | 42fae559c2d34e081ff6251a4531ed5a796f19d6 | |
parent | 0fc9ca29974b23521e3dd340b968c9dc54631ed4 [diff] |
[drivers][rust] Improve incoming ergonomics Implements library support for connecting to protocols and services in the driver's incoming namespace more easily. In the process, this adds some new functionality to `fuchsia-component` libraries to connect to a service at an arbitrary root directory. It also changes the `IterablePath` trait to use an impl return trait instead of a boxed dyn in `cm_types` since that's possible now and wasn't when it was originally written. Fixed: 373918951 Change-Id: Ibcbcad077c26abd6c0e57d3279bb61c972a47679 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1136552 Reviewed-by: Gary Bressler <geb@google.com> Commit-Queue: Megan Batty <mgnb@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.