Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve examples in docs and README #14

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Conversation

lopopolo
Copy link
Member

  • Add test for const_assert_matches! with a Some(_) pattern.
  • Show off if guard portion of const_assert_matches!.

@lopopolo lopopolo added C-docs Category: Improvements or additions to documentation. A-macros Area: macro_rules macros. labels Apr 26, 2022
- Add test for `const_assert_matches!` with a `Some(_)` pattern.
- Show off `if` guard portion of `const_assert_matches!`.
@lopopolo lopopolo force-pushed the lopopolo/docs-examples branch from 6db4229 to e8b03a8 Compare April 26, 2022 00:59
@lopopolo lopopolo merged commit 91e6aaa into trunk Apr 26, 2022
@lopopolo lopopolo deleted the lopopolo/docs-examples branch April 26, 2022 01:05
@lopopolo lopopolo mentioned this pull request Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-macros Area: macro_rules macros. C-docs Category: Improvements or additions to documentation.
Development

Successfully merging this pull request may close these issues.

1 participant