concat const array
Concatenate fixed-size arrays at compile time without copying
Macros for concatenating const arrays.
Concatenate fixed-size arrays on stable Rust with automatic array length inference.
A macro for concatenating fixed-size arrays
Array concatenation
Merges literals into a static array.
Type-level numbers without extra bounds
Extended, no-constraint type transmutation API, featuring safe checks and const-ready logic.
A SQL compatibility layer that transpiles Trino and Redshift SQL to DuckDB SQL
`nalgebra` storage implementation backed by `generic_array`
macros to define Haskell style monadic action blocks for IntoIterators, Reader, Writer, State, and macros for the transformers ReaderT and WriterT over Vec, LinkedList and VecDeque