Skip to content

Nightly 2022-03-27

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Mar 00:28
wstr: make the crate no_std

This requires removing the Error impl of ParseNumError, because the
Error trait is std-only.