pub const fn insert<const N: usize>(
name: &str,
column_count: usize,
) -> StrConstrue<N>Expand description
Generates the Entry::INSERT statement at compile-time
pub const fn insert<const N: usize>(
name: &str,
column_count: usize,
) -> StrConstrue<N>Generates the Entry::INSERT statement at compile-time