Crate leaf_protocol_types
source ·Expand description
Core types in the Leaf specification
Structs§
- The data that makes up a component.
- Wrapper around an Iroh [
Hash] that implements [BorshSerialize] and [BorshDeserialize]. - An encryption algorithm.
- An entity path.
- Similar to a [
types::Link], but with a resolved namespace and subspace. - A key-resolver algorithm.
- A [
Component][crate::Component] schema.
Enums§
- A
borshschema describing the data format of a [Component][crate::Component]. - The kind of component data.
- A key-resolver algorithm.
- A segment in an entity Path.