Function leo_compiler::compiler::thread_leaked_context[][src]

pub fn thread_leaked_context() -> AsgContext<'static>
Expand description

Convenience function to return a leaked thread-local global context. Should only be used for transient programs (like cli).