Function md5

Source
pub fn md5(col: impl Into<Column>) -> Column
Expand description

Calculates the MD5 digest and returns the value as a 32 character hex string.