Function holochain_state::query::row_blob_and_hash_to_header[][src]

pub fn row_blob_and_hash_to_header(
    blob_index: &'static str,
    hash_index: &'static str
) -> impl Fn(&Row<'_>) -> StateQueryResult<SignedHeaderHashed>