We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88510fe commit 2cc0d0eCopy full SHA for 2cc0d0e
README.md
@@ -61,7 +61,7 @@ x.print();
61
62
## EVEN MORE Examples 🔥
63
64
-Check out the [examples](https://github.com/ink-feather-org/trait-cast-rs/tree/main/trait-cast/examples).
+Check out the [examples](https://github.com/ink-feather-org/trait-cast-rs/tree/main/examples).
65
66
If you want to do something the `make_trait_castable` attribute macro can't handle (like implementing for generic structs - pull requests are welcome)
67
check out the `manual*.rs` examples.
0 commit comments