chill-rs/chill

Consider removing the `Document::id` method

cmbrandenburg opened this issue · 0 comments

Document provides a path method returning a DocumentPath. The document id should be gotten from the path, not from a special Document::id method.