pub fn install_declared_host_operations<I, C, M>(operations: I)Expand description
Install the resolved host-capability declaration for this process.
Entries accumulate rather than replace: one invocation may check files that resolve different manifests, and dropping the earlier set would make the diagnostic depend on file ordering.