Function syntax::ext::mtwt::with_sctable[src]

pub fn with_sctable<T>(op: |&SCTable| -> T) -> T

Fetch the SCTable from TLS, create one if it doesn't yet exist.