Module parser_database::coerce

source ·
Expand description

Coerce expressions to a specific type, emitting a validation error if the coercion fails. See the coerce_opt module if you do not want to emit validation errors.

Functions