Adrian Stobbe
Adrian Stobbe
`assert.IsType` can be used to check a type. But I would like to only ensure that a list contains a specific type without checking for value equality (`assert.Contains`). I would...
When I add a bookmark, they seem to be automatically added to the Memex inbox. This quickly fills my inbox with unwanted pages. However, I could not find how to...
1. __Can you describe the problem and bug in more detail?__ I copied my API key and it says that its active and uploading annotations, but it does not appear...
I try to build `mget` on rust v1.60 on mac and the build fails because of: ``` ➜ ch8-mget git:(1st-edition) ✗ cargo build Compiling mget v0.1.0 (/Users/adria/Programming/rust-in-action/ch8/ch8-mget) error[E0432]: unresolved import...