chiark / gitweb /
Now we try to actually fetch a feed.
authorSimon Tatham <anakin@pobox.com>
Fri, 29 Dec 2023 11:49:24 +0000 (11:49 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 29 Dec 2023 18:17:34 +0000 (18:17 +0000)
commit67a31dbebdd7fa305b99215d240c32f95d2aecfa
tree86c9c71c1c24338a92bcce954ad0feb9b73d142f
parent5deb7857db635596b0ed35381e27516f31be1488
Now we try to actually fetch a feed.

It doesn't work! JSON parsing error.
src/client.rs
src/file.rs [new file with mode: 0644]
src/lib.rs
src/menu.rs
src/tui.rs