Docs.rs
  • tezos-smart-rollup-encoding-0.2.0
    • tezos-smart-rollup-encoding 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • emturner
    • Dependencies
      • hex ^0.4.3 normal
      • nom ^7.1 normal
      • num-bigint ^0.3 normal
      • num-traits ^0.2.8 normal
      • proptest ^1.0 normal
      • tezos-smart-rollup-core ^0.2.0 normal
      • tezos-smart-rollup-host ^0.2.0 normal
      • tezos_crypto_rs ^0.5 normal
      • tezos_data_encoding ^0.5 normal
      • tezos_data_encoding_derive ^0.5 normal
      • thiserror ^1.0 normal
      • time ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate tezos_smart_rollup_encoding

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • dac::PreimageHash
  • dac::certificate::V0Certificate
  • dac::pages::V0ContentPage
  • dac::pages::V0HashPage
  • dac::pages::V0SliceContentPage
  • dac::pages::V0SliceHashPage
  • entrypoint::Entrypoint
  • inbox::InfoPerLevel
  • inbox::Transfer
  • michelson::MichelsonBytes
  • michelson::MichelsonContract
  • michelson::MichelsonInt
  • michelson::MichelsonPair
  • michelson::MichelsonString
  • michelson::MichelsonUnit
  • michelson::ticket::Ticket
  • michelson::ticket::TicketHash
  • outbox::OutboxMessageTransaction
  • outbox::OutboxMessageTransactionBatch
  • smart_rollup::SmartRollupAddress
  • timestamp::Timestamp

Enums

  • contract::Contract
  • dac::certificate::Certificate
  • dac::pages::Page
  • dac::pages::SlicePage
  • dac::pages::SlicePageError
  • entrypoint::EntrypointError
  • inbox::ExternalMessageFrame
  • inbox::InboxMessage
  • inbox::InternalInboxMessage
  • michelson::ticket::TicketError
  • michelson::ticket::TicketHashError
  • outbox::OutboxMessage
  • public_key::PublicKey
  • public_key_hash::PublicKeyHash

Traits

  • michelson::Michelson

Functions

  • dac::pages::fetch_page_raw
  • dac::pages::make_preimage_hash
  • dac::pages::prepare_preimages
  • dac::pages::reveal_loop

Type Definitions

  • michelson::ticket::BytesTicket
  • michelson::ticket::IntTicket
  • michelson::ticket::StringTicket
  • michelson::ticket::UnitTicket

Constants

  • dac::pages::MAX_PAGE_SIZE
  • michelson::ticket::TICKET_HASH_SIZE
  • michelson::v1_primitives::PAIR_TAG
  • michelson::v1_primitives::UNIT_TAG