[][src]Function hdk::api::get_entry_result

pub fn get_entry_result(
    address: &Address,
    options: GetEntryOptions
) -> ZomeApiResult<GetEntryResult>

Retrieves an entry and its metadata from the local chain or the DHT, by looking it up using the specified address. The data returned is configurable with the GetEntryOptions argument.