pub const fn fstr_to_str<const N: usize>(fstr: &'static fstr<N>) -> &'static strExpand description
Helper function to convert a fixed string fixedstr_ext::fstr to a string.
pub const fn fstr_to_str<const N: usize>(fstr: &'static fstr<N>) -> &'static strHelper function to convert a fixed string fixedstr_ext::fstr to a string.