query_state_head

Function query_state_head 

Source
pub async fn query_state_head(
    conn: &ConnectionPool,
    address: &ContentAddress,
    key: &Key,
) -> Result<Option<Value>>