Crate ckb_gen_types

Source
Expand description

§The Generated Types Library

This Library provides the generated types for CKB.

Re-exports§

pub use molecule::bytes;

Modules§

core
The essential rust types for CKB contracts.
packed
Various newtypes of bytes::Bytes, and their associated types.
prelude
This module includes several traits.