Skip to main content

get_context

Function get_context 

Source
pub async fn get_context(
    ks: &KeyspaceHandle,
    id: &str,
) -> Result<Option<ContextRecord>, AppError>
Expand description

Retrieve a context by ID.