[][src]Function msiz_rustc_ap_rustc_data_structures::sync::serial_scope

pub fn serial_scope<F, R>(f: F) -> R where
    F: FnOnce(&SerialScope) -> R,