Docs.rs
  • tezos-smart-rollup-0.1.0
    • tezos-smart-rollup 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • emturner
    • Dependencies
      • tezos-smart-rollup-core ^0.1.0 normal
      • tezos-smart-rollup-debug ^0.1.0 normal
      • tezos-smart-rollup-encoding ^0.1.0 normal
      • tezos-smart-rollup-entrypoint ^0.1.0 normal
      • tezos-smart-rollup-host ^0.1.0 normal
      • tezos-smart-rollup-mock ^0.1.0 normal
      • tezos-smart-rollup-storage ^0.1.0 normal
      • tezos_crypto_rs ^0.4 normal
      • tezos_data_encoding ^0.4 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

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

List of all items

Structs

  • dac::PreimageHash
  • dac::V0ContentPage
  • dac::V0HashPage
  • dac::V0SliceContentPage
  • dac::V0SliceHashPage
  • 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
  • storage::path::OwnedPath
  • storage::path::RefPath
  • types::Entrypoint
  • types::Message
  • types::RollupMetadata
  • types::SmartRollupAddress
  • types::Timestamp

Enums

  • dac::Page
  • dac::SlicePage
  • dac::SlicePageError
  • host::HostError
  • host::RuntimeError
  • inbox::InboxMessage
  • inbox::InternalInboxMessage
  • michelson::ticket::TicketError
  • michelson::ticket::TicketHashError
  • outbox::OutboxMessage
  • storage::path::PathError
  • types::Contract
  • types::EntrypointError
  • types::PublicKeyHash

Traits

  • host::Runtime
  • michelson::Michelson
  • prelude::Runtime
  • storage::path::Path

Macros

  • kernel_entry
  • prelude::debug_msg

Functions

  • dac::fetch_page_raw
  • dac::make_preimage_hash
  • dac::prepare_preimages
  • dac::reveal_loop
  • storage::path::concat

Type Definitions

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

Constants

  • dac::MAX_PAGE_SIZE
  • michelson::ticket::TICKET_HASH_SIZE
  • michelson::v1_primitives::PAIR_TAG
  • michelson::v1_primitives::UNIT_TAG
  • storage::path::PATH_KERNEL_BOOT
  • storage::path::PATH_MAX_SIZE
  • storage::path::PATH_SEPARATOR