risingwave_expr_macro::types

Function array_type

source
pub fn array_type(ty: &str) -> &str
Expand description

Maps a data type to its corresponding array type name.