holochain_zome_types

Crates.ioholochain_zome_types
lib.rsholochain_zome_types
version0.6.0-dev.17
created_at2021-02-27 16:12:23.531556+00
updated_at2025-09-24 01:00:37.838391+00
descriptionHolochain zome types
homepage
repositoryhttps://github.com/holochain/holochain
max_upload_size
id361412
size201,388
Holochain Release Automation (holochain-release-automation2)

documentation

https://docs.rs/holochain_zome_types

README

holochain_zome_types

Project Discord License: Apache-2.0

This crate provides the types needed by Holochain application developers in their zome code, and nothing more.

This crate is intentionally kept as minimal as possible, since it is typically included as a dependency in Holochain Zomes, which are distributed as chunks of Wasm. In contrast, the holochain_types crate contains more types which are used by Holochain itself.

Contribute

Holochain is an open source project. We welcome all sorts of participation and are actively working on increasing surface area to accept it. Please see our contributing guidelines for our general practices and protocols on participating in the community, as well as specific expectations around things like code formatting, testing practices, continuous integration, etc.

License

License: Apache-2.0

Copyright (C) 2019 - 2024, Holochain Foundation

This program is free software: you can redistribute it and/or modify it under the terms of the license provided in the LICENSE file (Apache 2.0). This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Commit count: 13089

cargo fmt