[][src]Function hdk::utils::commit_and_link

pub fn commit_and_link<S: Into<String>>(
    entry: &Entry,
    base: &Address,
    link_type: S,
    tag: S
) -> ZomeApiResult<Address>

Commits the given entry and links it from the base with the given link_type.