Struct rustc::dep_graph::AssertDepGraphSafe
[−]
[src]
pub struct AssertDepGraphSafe<T>(pub T);
🔬 This is a nightly-only experimental API. (
rustc_private
)A convenient override that lets you pass arbitrary state into a task. Every use should be accompanied by a comment explaining why it makes sense (or how it could be refactored away in the future).