pub fn docs_read(
store: &Store,
doc_id: &str,
include_ids: bool,
) -> Result<Option<Value>>Expand description
§2 docs_read: { path, docId, rev, properties, content } (+ ids,
hashes, parents with ids); None for a missing doc.