Skip to main content

DOC_ID

Constant DOC_ID 

Source
pub const DOC_ID: &str = "docId";
Expand description

Sentinel anchor / order value meaning “the document’s own RTDB id” rather than a field inside it. export_all returns ids as keys, not as a field, so there is nothing else to name them by.