pub fn any_content_changed_of_output_asset(
root: Vc<Box<dyn OutputAsset>>,
) -> Vc<Completion>
Expand description
Returns a completion that changes when any content of any asset in the whole asset graph changes.
pub fn any_content_changed_of_output_asset(
root: Vc<Box<dyn OutputAsset>>,
) -> Vc<Completion>
Returns a completion that changes when any content of any asset in the whole asset graph changes.