pub async fn lookup_whole_history(
    client: &Client,
    gibbername: &str
) -> Result<Vec<String>>
Expand description

Returns all the data ever bound to the given gibbername, if there is any