Include a manually built runtime example (#306)

This commit is contained in:
Michal 'vorner' Vaner
2018-05-29 14:44:28 -07:00
committed by Carl Lerche
parent eb1cf8fc9b
commit db9371126d
2 changed files with 87 additions and 0 deletions
+2
View File
@@ -53,6 +53,8 @@ A high level description of each example is:
* [`udp-client`](udp-client.rs) - a simple `send_dgram`/`recv_dgram` example.
* [`manual-runtime`](manual-runtime.rs) - manually composing a runtime.
If you've got an example you'd like to see here, please feel free to open an
issue. Otherwise if you've got an example you'd like to add, please feel free
to make a PR!