slice_to_fstr

Function slice_to_fstr 

Source
pub const fn slice_to_fstr<const N: usize>(slice: &[&str]) -> fstr<N>
Expand description

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