rustfmt_nightly::utils

Function format_extern

Source
pub(crate) fn format_extern(
    ext: Extern,
    explicit_abi: bool,
) -> Cow<'static, str>