Function core::fmt::run

source ·
unsafe fn run(
    fmt: &mut Formatter<'_>,
    arg: &Placeholder,
    args: &[Argument<'_>]
) -> Result