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
pub fn extern_spec_core_fmt_Arguments_from_str<'a>(
s: &'static str,
) -> Arguments<'a>extern spec for core::fmt::Arguments<'a>::from_str
This is not a real function: its only use is for documentation.
terminates
ghost