Type Alias tir_core::ContextRef

source ·
pub type ContextRef = Arc<Context>;

Aliased Type§

struct ContextRef { /* private fields */ }