get_doc_id

Function get_doc_id 

Source
pub async fn get_doc_id(
    state: AppState,
    ref_id: Uuid,
) -> Result<DocumentId, AppError>