Skip to main content

get_bundle

Function get_bundle 

Source
pub async fn get_bundle(
    ks: &KeyspaceHandle,
    id: &Uuid,
) -> Result<Option<BundleRecord>, AppError>
Expand description

Fetch a bundle record by id.