chiark / gitweb /
Abstract out FeedDataSource.
authorSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 09:47:08 +0000 (09:47 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 1 Jan 2024 10:10:14 +0000 (10:10 +0000)
commitcb227922ac581cde643caa4259c0a8b1f5a06193
tree4d54556aa5066e3bccfca17f3b82b60ae3c271ea
parent5a32f8dd6f32f64987a3effd3361a8200d0a5801
Abstract out FeedDataSource.

Now a FileContents doesn't _have_ to contain a FeedId; I can replace
it with an alternative trait implementation containing a fixed set of
things.
src/file.rs