fstr_to_str

Function fstr_to_str 

Source
pub const fn fstr_to_str<const N: usize>(fstr: &'static fstr<N>) -> &'static str
Expand description

Helper function to convert a fixed string fixedstr_ext::fstr to a string.