Module review

Module review 

Source
Expand description

GoodReads review data model.

Structs§

RawReview
Review records we read from JSON.
ReviewRecord
Review records to write to the Parquet table.
ReviewWriter

Constants§

OUT_FILE 🔒

Traits§

Deserialize
A data structure that can be deserialized from any data format supported by Serde.

Derive Macros§

Deserialize