Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Make *_compare_scalar not return Result #316

Closed
jorgecarleitao opened this issue Aug 22, 2021 · 0 comments · Fixed by #317
Closed

Make *_compare_scalar not return Result #316

jorgecarleitao opened this issue Aug 22, 2021 · 0 comments · Fixed by #317

Comments

@jorgecarleitao
Copy link
Owner

These are infallible.

To migrate, remove .unwrap, ?, .map_err, etc. from any of the following calls:

  • boolean_compare_scalar
  • primitive_compare_scalar
  • utf8_compare_scalar
@jorgecarleitao jorgecarleitao changed the title Make compare_scalar not return Result Make *_compare_scalar not return Result Aug 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant