pub fn parse_semantic_doc_id(doc_id: &str) -> Option<SemanticDocId>Expand description
Parse a cass semantic doc_id string.
Accepts doc_ids with trailing segments (future expansion) and an optional 64-hex content hash suffix.
pub fn parse_semantic_doc_id(doc_id: &str) -> Option<SemanticDocId>Parse a cass semantic doc_id string.
Accepts doc_ids with trailing segments (future expansion) and an optional 64-hex content hash suffix.