Function syntex_syntax::ext::mtwt::with_sctable
[−]
[src]
pub fn with_sctable<T, F>(op: F) -> T where F: FnOnce(&SCTable) -> T
Fetch the SCTable from TLS, create one if it doesn't yet exist.