diff options
author | HampusM <hampus@hampusmat.com> | 2022-07-31 11:34:28 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-07-31 12:17:51 +0200 |
commit | 0e2193d34c43513dbdcf91b947bec072d9b98b22 (patch) | |
tree | 064e0f89982283740d19198d90088094d8c2ce84 /README.md | |
parent | 94b8e52eeefdabab98dfdb5bf4c91f75d778150c (diff) |
docs: add asynchronous functionality to todo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -104,5 +104,6 @@ fn main() For more examples see the [examples folder](https://git.hampusmat.com/syrette/tree/examples). ## Todo -- Add support generic factories +- Add support for generic factories +- Add asynchronous functionality |