doc: mailbox
All threads resolved!
All threads resolved!
Compare changes
+ 93
− 0
@@ -8,6 +15,45 @@ struct Inner<T> {
@@ -24,6 +70,7 @@ impl<T> ::std::fmt::Debug for Mailbox<T> {
@@ -31,6 +78,8 @@ impl<T> Mailbox<T> {
@@ -38,15 +87,59 @@ impl<T> Mailbox<T> {