Function rustdb::expr::data_size[][src]

pub fn data_size(x: DataType) -> usize
Expand description

Compute the number of bytes required to store a value of the specified DataType.