Skip to content

Commit

Permalink
Update README.md to reference tests as examples
Browse files Browse the repository at this point in the history
  • Loading branch information
dewert99 authored Jun 25, 2024
1 parent 9324bca commit 6828739
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ cargo add ambassador

## General Usage

More examples are also available https://github.com/hobofan/ambassador/tree/master/ambassador/tests/run-pass

### `#[delegatable_trait]`

First we need to make our trait available for delegation by adding a `#[delegatable_trait]` attribute to it (this also makes your trait delegatable in other crates):
Expand Down

0 comments on commit 6828739

Please sign in to comment.