aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 555e7f1..ab688ee 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,7 @@ Dynamize can convert associated types in:
Dynamize also understands if you wrap associated types in the following types:
+* tuples
* `Option<_>`
* `Result<_, _>`
* `some::module::Result<_>` (type alias with fixed error type)