Skip to content

0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 21:54
· 8 commits to main since this release
41b236c

Changed

  • Rename inner trait method ToParamName::into() to ToParamName::into_param_name() to avoid
    conflict with Into::into() in user code.