[][src]Function hdk::api::get_entry_initial

pub fn get_entry_initial(address: &Address) -> ZomeApiResult<Option<Entry>>

Returns the Entry at the exact address specified, whatever its status. Returns None if no entry exists at the specified address.