pub fn any_content_changed_of_output_assets(
roots: Vc<OutputAssets>,
) -> Vc<Completion>
Expand description
Returns a completion that changes when any content of any asset in the given output asset graphs changes.
pub fn any_content_changed_of_output_assets(
roots: Vc<OutputAssets>,
) -> Vc<Completion>
Returns a completion that changes when any content of any asset in the given output asset graphs changes.