Skip to main content

extern_spec_core_fmt_Arguments_from_str

Function extern_spec_core_fmt_Arguments_from_str 

Source
pub fn extern_spec_core_fmt_Arguments_from_str<'a>(
    s: &'static str,
) -> Arguments<'a>
Expand description

extern spec for core::fmt::Arguments<'a>::from_str

This is not a real function: its only use is for documentation.

terminates

ghost