[][src]Function hdk::utils::get_as_type

pub fn get_as_type<R: TryFrom<AppEntryValue>>(
    address: Address
) -> ZomeApiResult<R>

Helper function for loading an entry and converting to a given type