Expand description

Provide several fixed-length binary data, aka fixed-sized hashes.

§Notice

This is an internal crate used by crate ckb_fixed_hash, do not use this crate directly.

All structs and the module error in this crate are re-exported in crate ckb_fixed_hash.

And you can found examples in crate ckb_fixed_hash.

Modules§

Structs§

  • The 20-byte fixed-length binary data.
  • The 32-byte fixed-length binary data.
  • The 64-byte fixed-length binary data.
  • The 65-byte fixed-length binary data.