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
Putting the readme doctest in /tests/readme.rs means it never actually gets run. You have to put it in lib.rs. Consequently the journal example in the readme is broken.