Skip to content

Commit

Permalink
Add examples to rustdoc
Browse files Browse the repository at this point in the history
Signed-off-by: itowlson <[email protected]>
  • Loading branch information
itowlson committed Feb 13, 2025
1 parent 6ee0933 commit 9229c58
Show file tree
Hide file tree
Showing 7 changed files with 935 additions and 22 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ jobs:
shell: bash
run: cargo test --workspace

- name: Validate docs examples
shell: bash
run: cargo test --doc
Loading

0 comments on commit 9229c58

Please sign in to comment.