Function try_to_binary

Source
pub fn try_to_binary(
    col: impl Into<Column>,
    len: Option<impl Into<Column>>,
) -> Column