holochain_zome_types 0.0.42

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::*;