Enable doctests
- Feb 02, 2023
-
-
Also make `Default` trait implementation for `struct Instance` public. Because keeping it private makes no sence for a public struct with public fields.
-
-
"You should consider adding a `Default` implementation for `Mailbox<T>`"
-
-