Function rustc::middle::cstore::tls::unsafe_with_encoding_context
[−]
[src]
pub unsafe fn unsafe_with_encoding_context<F, R>(f: F) -> R where F: FnOnce(&EncodingContext, &mut OpaqueEncoder) -> RUnstable (
rustc_private)Execute f with access to the thread-local encoding context and rbml encoder.