holochain_zome_types

Crates.ioholochain_zome_types
lib.rsholochain_zome_types
version0.4.0-dev.2
sourcesrc
created_at2021-02-27 16:12:23.531556
updated_at2024-05-08 03:30:55.381482
descriptionHolochain zome types
homepagehttps://github.com/holochain/holochain
repository
max_upload_size
id361412
size204,771
Holochain Release Automation (holochain-release-automation2)

documentation

https://docs.rs/holochain_zome_types

README

holochain_zome_types

Project Forum Chat

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.

  • Connect with us on our forum

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

cargo fmt