Review the existing conversion examples in the repository (likely HTML/Markdown pages). Look at how other traits like From and Into are documented, then add a new section for FromStr with common conversions (e.g., parsing strings to numbers or booleans). Ensure examples are compilable and match the established pattern. No linked PRs or assignees, so this issue is available.
FromStr (enhancement) · carols10cents/rust-conversion-reference#13 | Good First Issue