Did not compile without structopt crate · Issue #1 · tanakh/argopt
Projects using argopt did not compile. Reproduction $ mkdir reproduction $ cd reproduction $ cargo init Created binary (application) package $ rustc --version rustc 1.43.0 (4fb7144ed 2020-04-20) $ ...