holochain_integrity_types

Crates.ioholochain_integrity_types
lib.rsholochain_integrity_types
version0.6.0-dev.12
created_at2022-04-06 02:26:51.351789+00
updated_at2025-08-27 10:26:50.807034+00
descriptionHolochain integrity types
homepage
repositoryhttps://github.com/holochain/holochain
max_upload_size
id562877
size229,841
Stefan Junker (steveej)

documentation

https://docs.rs/holochain_integrity_types

README

holochain_integrity_types

Project Discord License: Apache-2.0

This crate provides the types needed by Holochain application developers in their integrity 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.

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: 13049

cargo fmt