| # emu_instance - Library for interacting with emulator instance data | |
| This library exposes the create, list, and deletion of emulator instance data. | |
| This is exposed to allow the target_collection to inspect emulator instances since mDNS | |
| queries are not propagated to emulator instances. | |