Crate air_interpreter_cid

source ·

Structs§

Enums§

Functions§

Type Aliases§

  • Should-be-opaque type for the inner representation of CID. It has to be serializable and Borsh-serializable, as well as implement Debug, Eq, Ord, Hash and similar basic traits. It is also can be unsized.