holochain_zome_types 0.1.0-beta-rc.1

Holochain zome types
Documentation
//! For more details see [`holochain_integrity_types::op`].

#[doc(no_inline)]
pub use holochain_integrity_types::op;

#[doc(inline)]
pub use holochain_integrity_types::op::*;