pub fn flex_fmt<const N: usize, T>(args: Arguments<'_>) -> Flex<N, T> where
    T: for<'a> From<&'a str>, 
Expand description

FlexStr equivalent to format function from stdlib. Efficiently creates a native FlexStr