Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-02 | main: Accept a file path as a command line argument | Teddy Wing | |
2019-10-30 | Inspect an example PDF file using the 'lopdf' crate | Teddy Wing | |
Walk the different objects in the PDF to discover how hyperlinks are stored and how I can access them. | |||
2019-10-30 | New Rust 1.38.0 project | Teddy Wing | |
$ rustc --version rustc 1.38.0 (625451e37 2019-09-23) $ cargo init --bin |