pub fn max_value(a: Value, b: Value) -> ValueAvailable on crate feature
source-rest only.Expand description
Return the larger of two replication values using the same ordering as
max_replication_value (string lexicographic, numeric for numbers,
falling back to a on type mismatch).