Crate progscrape_application

Source

Structs§

BackerUpper
MemIndex
Builds an index of stories in memory, useful for pre-aggregation of scrapes into normalized URL collections.
ScrapePersistResultSummary
Shard
StorageSummary
Story
Story scrape w/information from underlying sources.
StoryEvaluator
Required services to evaulate a story.
StoryIdentifier
Uniquely identifies a story within the index.
StoryIndex
StoryRender
Rendered story with all properties hydrated from the underlying scrapes. Extraneous data is removed at this point.
StoryScoreConfig
TagSet
TaggerConfig

Enums§

BackupResult
PersistError
PersistLocation
Where is this persistence engine storing data?
ScrapePersistResult
StoryQuery
The type of story fetch to perform.
StoryScore

Traits§

IntoStoryQuery
A string that may be turned into a StoryQuery.
ScrapePersistResultSummarizer
Storage
The underlying storage engine.
StorageFetch
StorageWriter
StoryScrapePayload