#[dependency_sensitive]Expand description
Mark code that’s sensitive to changes in dependencies. This helps identify code that might break when dependencies are updated. This attribute does not modify the item it annotates.
#[dependency_sensitive]Mark code that’s sensitive to changes in dependencies. This helps identify code that might break when dependencies are updated. This attribute does not modify the item it annotates.