You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*See complete example at [./examples/std-read-dir.rs](https://github.com/pimalaya/io-fs/blob/master/examples/std-read-dir.rs).*
50
+
*See complete examples at [./examples](https://github.com/pimalaya/io-fs/blob/master/examples).*
48
51
49
-
### More examples
52
+
### Real-world examples
50
53
51
54
Have a look at projects built on the top of this library:
52
55
53
-
-[io-vdir](https://github.com/pimalaya/io-vdir): Set of I/O-free Rust coroutines and runtimes to manage [Vdir](https://vdirsyncer.pimutils.org/en/stable/vdir.html) filesystems.
56
+
-[io-vdir](https://github.com/pimalaya/io-vdir): Set of I/O-free Rust coroutines to manage [Vdir](https://vdirsyncer.pimutils.org/en/stable/vdir.html) filesystems.
57
+
-[io-addressbook](https://github.com/pimalaya/io-addressbook): Set of I/O-free Rust coroutines and clients to manage contacts.
58
+
-[Cardamum](https://github.com/pimalaya/cardamum): CLI to manage contacts.
0 commit comments