get_user_state_doc

Function get_user_state_doc 

Source
pub async fn get_user_state_doc(
    state: &AppState,
    user_id: &str,
) -> Option<DocumentId>
Expand description

Gets the user state document ID for a given user from the database.