Skip to content

feat: several minor enhancements

  1. fix clippy warnings
  2. add ref_to_string function which doesn't mutate the input value
  3. remove unwrap to avoid unexpected panickling
  4. add an extension trait as a shorthand for the conversion functions

Merge request reports