linera_sdk

Module linera_base_types

Source
Expand description

Types reexported from linera_base.

Structs§

Enums§

Traits§

  • A trait that includes all the types exported by a Linera application (both contract and service).
  • Activate the blanket implementation of Hashable based on serde and BCS.
  • Activate the blanket implementation of Signable based on serde and BCS.
  • A trait that includes all the types exported by a Linera application contract.
  • Wrapper around rand::CryptoRng and rand::RngCore.
  • Something that we know how to hash and sign.
  • Something that we know how to hash.
  • A trait that includes all the types exported by a Linera application service.
  • Marker trait to help importing contract types.
  • Marker trait to help importing service types.

Type Aliases§